Team:Heidelberg/Templates/bootstrap-css
From 2013.igem.org
(Difference between revisions)
Nils.kurzawa (Talk | contribs) m |
Nils.kurzawa (Talk | contribs) |
||
(4 intermediate revisions not shown) | |||
Line 9: | Line 9: | ||
body { | body { | ||
font-family:Arial, sans-serif; | font-family:Arial, sans-serif; | ||
+ | } | ||
+ | h1, h2, h3, h4, h5, h6 { | ||
+ | font-family:Arial, sans-serif; | ||
+ | } | ||
} | } | ||
.pagination > li > a { | .pagination > li > a { | ||
Line 18: | Line 22: | ||
z-index: 2; | z-index: 2; | ||
color: #000; | color: #000; | ||
- | font-size: | + | font-size:10px; |
background-color:#eeeeee; | background-color:#eeeeee; | ||
} | } | ||
Line 33: | Line 37: | ||
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus { | .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus { | ||
background-color: #999999; | background-color: #999999; | ||
+ | } | ||
+ | a:focus { | ||
+ | outline:none; | ||
+ | outline-offset:none; | ||
+ | } | ||
+ | .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus { | ||
+ | |||
+ | z-index: no; | ||
} | } | ||
</style> | </style> | ||
</html> | </html> |
Latest revision as of 11:02, 26 October 2013