NIHVIVO-2097: added h2 style for viz error page to ensure correct heading placement
This commit is contained in:
parent
40a089ef31
commit
0301cf02fc
1 changed files with 13 additions and 0 deletions
|
@ -1404,3 +1404,16 @@ color: #2485AE;
|
|||
#terms h3 {
|
||||
color: #2485ae;
|
||||
}
|
||||
|
||||
/* --------------------------------------------------------------> */
|
||||
/* SPECIAL STYLE FOR THE entityComparisonErrorCommonBody.ftl FILE */
|
||||
/* WE SHOULD MOVE THIS TO A VISUALIZATION CSS FOR 1.3. CURRENTLY, */
|
||||
/* THE VIS CSS FILES DO NOT GET LOADED WITH THIS FTL FILE. tlw72 */
|
||||
/* --------------------------------------------------------------> */
|
||||
#noPubsOrGrants-header {
|
||||
font-size: 1.375em;
|
||||
color: #2485ae;
|
||||
line-height: 1.3em;
|
||||
padding-top:15px;
|
||||
padding-bottom:10px;
|
||||
}
|
Loading…
Add table
Reference in a new issue