NIHVIVO-364
This commit is contained in:
parent
d2f66a5035
commit
3ffd44fa7e
1 changed files with 35 additions and 0 deletions
|
@ -768,4 +768,39 @@ font-size:1.1em;
|
|||
color:#384c5d;
|
||||
line-height:100px;
|
||||
padding-left:65px;
|
||||
}
|
||||
|
||||
|
||||
/* styles for error alerts */
|
||||
|
||||
#errorAlert{
|
||||
color:#900;
|
||||
padding:0px;
|
||||
margin-bottom:5px;
|
||||
|
||||
height:30px;
|
||||
|
||||
}
|
||||
|
||||
|
||||
#errorAlert img{
|
||||
float:left;
|
||||
margin:0;
|
||||
padding:0;
|
||||
vertical-align:middle;
|
||||
|
||||
|
||||
}
|
||||
|
||||
#errorAlert p{
|
||||
padding-left:35px;
|
||||
font-size:0.9em;
|
||||
line-height:30px;
|
||||
|
||||
}
|
||||
|
||||
/* styles for contact us page */
|
||||
.contactUsReturnHome{
|
||||
margin-top:30px;
|
||||
margin-bottom:250px;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue