Changeset 443
- Timestamp:
- Mar 16, 2010, 12:07:05 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/web-app/css/main.css
r418 r443 90 90 } 91 91 92 /*Do not specify a global h2 and h3 93 Since this changes filterPane and other headers.*/ 92 94 h1 { 93 95 color: #006dba; 94 96 font-weight: normal; 95 97 font-size: 17px; 96 margin: 0 0 .3em 0;97 }98 99 h2 {100 color: #006dba;101 font-weight: bold;102 font-size: 15px;103 margin: 0 0 .3em 0;104 }105 106 h3 {107 color: #006dba;108 font-weight: normal;109 font-size: 15px;110 98 margin: 0 0 .3em 0; 111 99 }
Note: See TracChangeset
for help on using the changeset viewer.