Template:Lambert.css
From 2014hs.igem.org
(Difference between revisions)
Line 74: | Line 74: | ||
.navigater ul li a:hover {text-decoration:none; background-color: transparent;} | .navigater ul li a:hover {text-decoration:none; background-color: transparent;} | ||
.navigater ul li a:visited {text-decoration:none; background-color: transparent;} | .navigater ul li a:visited {text-decoration:none; background-color: transparent;} | ||
+ | |||
+ | .clear { | ||
+ | clear: both; | ||
+ | height: 50px; | ||
+ | } | ||
+ | |||
+ | .bigclear { | ||
+ | clear: both; | ||
+ | height: 150px; | ||
+ | } | ||
</style> | </style> | ||
</head> | </head> | ||
</html> | </html> |
Revision as of 17:12, 19 June 2014