Correct CSS
This commit is contained in:
parent
6e627baa45
commit
83c483cf8c
1 changed files with 2 additions and 2 deletions
|
|
@ -44,7 +44,7 @@ input:focus {
|
|||
font-style: italic;
|
||||
background-color:transparent;
|
||||
font-size: 100%;
|
||||
font-weight: 0;
|
||||
font-weight: 1.0;
|
||||
padding: 0px;
|
||||
margin: 0px;
|
||||
font-family: sans-serif;
|
||||
|
|
@ -504,7 +504,7 @@ a.detail
|
|||
font-family: 'openSansRegular';
|
||||
text-decoration: underline;
|
||||
display: block;
|
||||
// color: #eb2208;
|
||||
color: #eb2208;
|
||||
font-weight: normal;
|
||||
background-color: transparent;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue