(54 intermediate revisions by the same user not shown) | |||
Line 34: | Line 34: | ||
padding:0; | padding:0; | ||
margin:0; | margin:0; | ||
− | + | /* list-style-image:url('');*/ | |
− | + | /* background-image:url('');*/ | |
border-bottom:none; | border-bottom:none; | ||
} | } | ||
Line 82: | Line 82: | ||
background:none; | background:none; | ||
+ | } | ||
+ | |||
+ | .text ul { | ||
+ | list-style-type: disc !important; | ||
} | } | ||
Line 700: | Line 704: | ||
+ | .t-left table { | ||
+ | border: solid 4px white; | ||
+ | border-bottom: solid 1px #DDDDDD; | ||
+ | border-top: solid 2px #DDDDDD; | ||
− | .table th { | + | } |
+ | |||
+ | |||
+ | .t-center table { | ||
+ | border: solid 4px white; | ||
+ | border-bottom: solid 1px #DDDDDD; | ||
+ | border-top: solid 2px #DDDDDD; | ||
+ | |||
+ | } | ||
+ | |||
+ | |||
+ | .t-center th { | ||
text-align: center !important; | text-align: center !important; | ||
+ | border-right: solid 1px #DDDDDD; | ||
+ | border-left: solid 1px #DDDDDD; | ||
} | } | ||
+ | |||
+ | .t-center td { | ||
+ | text-align: left !important; | ||
+ | border-right: solid 1px #DDDDDD; | ||
+ | } | ||
+ | |||
+ | |||
+ | .t-left .table th { | ||
+ | text-align: left !important; | ||
+ | border-right: solid 1px #DDDDDD; | ||
+ | border-left: solid 1px #DDDDDD; | ||
+ | } | ||
+ | |||
+ | |||
+ | .t-left .table td { | ||
+ | text-align: left !important; | ||
+ | border-right: solid 1px #DDDDDD; | ||
+ | border-left: solid 1px #DDDDDD; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
Line 711: | Line 756: | ||
width:80%; | width:80%; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
+ | display: block; | ||
+ | margin:0 auto 0 auto; | ||
} | } | ||
Line 1,408: | Line 1,455: | ||
<!-- Plyr css--> | <!-- Plyr css--> | ||
<link rel="stylesheet" href="https://2016.igem.org/Template:Goettingen/plyr_css?action=raw&ctype=text/css"> | <link rel="stylesheet" href="https://2016.igem.org/Template:Goettingen/plyr_css?action=raw&ctype=text/css"> | ||
+ | |||
+ | <!-- Fontawesome CSS--> | ||
+ | <link rel="stylesheet" href="https://2016.igem.org/Template:Goettingen/CSS_fontawesome?action=raw&ctype=text/css"> | ||
+ | |||
Latest revision as of 17:49, 19 October 2016