Team:Hong Kong-CUHK/home.html
From 2014.igem.org
(Difference between revisions)
m (font fix) |
|||
Line 78: | Line 78: | ||
} | } | ||
#globalWrapper{ | #globalWrapper{ | ||
- | font-size:100%; | + | font-size:100%; |
+ | } | ||
+ | h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { | ||
+ | font-family: inherit; | ||
+ | font-weight: 500; | ||
+ | line-height: 1.1; | ||
+ | color: inherit; | ||
+ | border-bottom: 0px solid #aaa; | ||
} | } | ||
</style> | </style> |
Revision as of 00:38, 17 October 2014