Team:Tuebingen/Template/Tuebingen
From 2012.igem.org
(Difference between revisions)
Jakobmatthes (Talk | contribs) |
Jakobmatthes (Talk | contribs) |
||
(23 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | /* Droid Sans from Google Web fonts */ | ||
+ | @import url(http://fonts.googleapis.com/css?family=Droid+Sans:400,700); | ||
+ | |||
/* credit goes to Team:LMU-Munich for parts of this stylesheet */ | /* credit goes to Team:LMU-Munich for parts of this stylesheet */ | ||
- | /* hide some igem | + | /* hide some igem elements */ |
h1.firstHeading, #catlinks { | h1.firstHeading, #catlinks { | ||
Line 35: | Line 38: | ||
border: 0 none transparent; | border: 0 none transparent; | ||
font-size: 1em; | font-size: 1em; | ||
- | font- | + | font-family: "Droid Sans", sans-serif; |
width: auto; | width: auto; | ||
max-width: 1000px; | max-width: 1000px; | ||
Line 53: | Line 56: | ||
width: auto; | width: auto; | ||
height:0; | height:0; | ||
+ | } | ||
+ | |||
+ | span.editsection { | ||
+ | font-size: 0.4em; | ||
} | } | ||
Line 115: | Line 122: | ||
.twtr-widget { | .twtr-widget { | ||
- | font-family: sans-serif!important; | + | font-family: "Droid Sans", sans-serif !important; |
} | } | ||
Line 156: | Line 163: | ||
} | } | ||
- | #nav a, #nav strong { | + | #nav a, #nav strong, #nav ul li span { |
display: block; | display: block; | ||
background: #A51E37; | background: #A51E37; | ||
Line 240: | Line 247: | ||
} | } | ||
+ | |||
+ | h1 { | ||
+ | font-size: 1.8em; | ||
+ | font-weight: normal; | ||
+ | margin-top: 0.5em; | ||
+ | text-align: center; | ||
+ | border: 0; | ||
+ | } | ||
Line 277: | Line 292: | ||
<!-- | <!-- | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
--> | --> | ||
Latest revision as of 17:39, 24 September 2012