(21 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
<style type="text/css"> | <style type="text/css"> | ||
.icons-sprite, .icons-facebook, #bodyContent .footer .social ul li.social-facebook a, .icons-home-icon, .header .navbar ul li a.icon-home:before, .icons-human-practice-icon, .header .navbar ul li a.icon-human-practice:before, .icons-instagram, #bodyContent .footer .social ul li.social-instagram a, .icons-judging-icon, .header .navbar ul li a.icon-judging:before, .icons-parts-icon, .header .navbar ul li a.icon-parts:before, .icons-project-icon, .header .navbar ul li a.icon-project:before, .icons-team-icon, .header .navbar ul li a.icon-team:before, .icons-twitter, #bodyContent .footer .social ul li.social-twitter a { | .icons-sprite, .icons-facebook, #bodyContent .footer .social ul li.social-facebook a, .icons-home-icon, .header .navbar ul li a.icon-home:before, .icons-human-practice-icon, .header .navbar ul li a.icon-human-practice:before, .icons-instagram, #bodyContent .footer .social ul li.social-instagram a, .icons-judging-icon, .header .navbar ul li a.icon-judging:before, .icons-parts-icon, .header .navbar ul li a.icon-parts:before, .icons-project-icon, .header .navbar ul li a.icon-project:before, .icons-team-icon, .header .navbar ul li a.icon-team:before, .icons-twitter, #bodyContent .footer .social ul li.social-twitter a { | ||
− | background-image: url(' | + | background-image: url('../../images/icons-sbcce5e8c85.png'); |
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
} | } | ||
Line 311: | Line 311: | ||
font-size: 28px; | font-size: 28px; | ||
text-transform: uppercase; | text-transform: uppercase; | ||
+ | text-align: center; | ||
} | } | ||
+ | .page-content { | ||
+ | min-height: 550px; | ||
+ | } | ||
.page-content .title { | .page-content .title { | ||
text-align: center; | text-align: center; | ||
Line 326: | Line 330: | ||
line-height: 1; | line-height: 1; | ||
} | } | ||
− | .page-content . | + | .page-content h3 { |
+ | text-align: center; | ||
+ | color: #d81f25; | ||
+ | font-size: 25px; | ||
+ | font-weight: normal; | ||
+ | margin: 0 auto 30px !important; | ||
+ | line-height: 1.2; | ||
+ | } | ||
+ | .page-content h3:first-letter { | ||
+ | font-size: 44px; | ||
+ | margin-right: -2px; | ||
+ | } | ||
+ | .page-content h4 { | ||
+ | font-size: 18px; | ||
+ | } | ||
+ | .page-content p, .page-content ol, .page-content li, .page-content small { | ||
+ | text-align: left !important; | ||
color: #444; | color: #444; | ||
font-size: 18px !important; | font-size: 18px !important; | ||
line-height: 1.3 !important; | line-height: 1.3 !important; | ||
+ | } | ||
+ | .page-content p.font-red, .page-content ol.font-red, .page-content li.font-red, .page-content small.font-red { | ||
+ | color: #d81f25; | ||
+ | } | ||
+ | .page-content p.capital-first:first-letter, .page-content ol.capital-first:first-letter, .page-content li.capital-first:first-letter, .page-content small.capital-first:first-letter { | ||
+ | font-size: 150% !important; | ||
+ | } | ||
+ | .page-content p.text-center, .page-content ol.text-center, .page-content li.text-center, .page-content small.text-center { | ||
+ | text-align: center !important; | ||
+ | } | ||
+ | .page-content p.mb50, .page-content ol.mb50, .page-content li.mb50, .page-content small.mb50 { | ||
+ | margin-bottom: 50px; | ||
+ | } | ||
+ | .page-content p.c-red, .page-content ol.c-red, .page-content li.c-red, .page-content small.c-red { | ||
+ | color: #ff0000; | ||
+ | } | ||
+ | .page-content p.c-green, .page-content ol.c-green, .page-content li.c-green, .page-content small.c-green { | ||
+ | color: #76923c; | ||
+ | } | ||
+ | .page-content p.c-blue, .page-content ol.c-blue, .page-content li.c-blue, .page-content small.c-blue { | ||
+ | color: #548dd4; | ||
+ | } | ||
+ | .page-content p.c-orange, .page-content ol.c-orange, .page-content li.c-orange, .page-content small.c-orange { | ||
+ | color: #f79646; | ||
+ | } | ||
+ | .page-content p.c-purple, .page-content ol.c-purple, .page-content li.c-purple, .page-content small.c-purple { | ||
+ | color: #8064a2; | ||
+ | } | ||
+ | .page-content p small, .page-content ol small, .page-content li small, .page-content small small { | ||
+ | display: block; | ||
+ | font-size: 14px !important; | ||
+ | } | ||
+ | .page-content .spacer50 { | ||
+ | padding-bottom: 50px; | ||
+ | } | ||
+ | .page-content.page-notebook-content h4 { | ||
+ | margin-top: 30px; | ||
+ | margin-bottom: 20px; | ||
} | } | ||
Line 357: | Line 415: | ||
.team-list .team-desc h3 { | .team-list .team-desc h3 { | ||
display: block; | display: block; | ||
− | font-size: 19px; | + | font-size: 19px !important; |
text-transform: uppercase; | text-transform: uppercase; | ||
font-weight: 700; | font-weight: 700; | ||
Line 363: | Line 421: | ||
letter-spacing: 1px; | letter-spacing: 1px; | ||
margin: 0 !important; | margin: 0 !important; | ||
+ | text-align: left !important; | ||
+ | } | ||
+ | .team-list .team-desc h3:first-letter { | ||
+ | font-size: 100%; | ||
+ | margin: 0; | ||
} | } | ||
.team-list .team-desc p { | .team-list .team-desc p { | ||
− | font-size: 14px; | + | font-size: 14px !important; |
color: #777; | color: #777; | ||
− | line-height: 1.8; | + | line-height: 1.8 !important; |
text-align: left !important; | text-align: left !important; | ||
} | } | ||
Line 404: | Line 467: | ||
text-indent: -9999px; | text-indent: -9999px; | ||
display: block; | display: block; | ||
+ | } | ||
+ | |||
+ | #parts-table { | ||
+ | width: 100%; | ||
+ | margin-left: 0 !important; | ||
+ | margin-right: 0 !important; | ||
+ | } | ||
+ | |||
+ | .icons-sprite, .icons-facebook, #bodyContent .footer .social ul li.social-facebook a, .icons-home-icon, .header .navbar ul li a.icon-home:before, .icons-human-practice-icon, .header .navbar ul li a.icon-human-practice:before, .icons-instagram, #bodyContent .footer .social ul li.social-instagram a, .icons-judging-icon, .header .navbar ul li a.icon-judging:before, .icons-parts-icon, .header .navbar ul li a.icon-parts:before, .icons-project-icon, .header .navbar ul li a.icon-project:before, .icons-team-icon, .header .navbar ul li a.icon-team:before, .icons-twitter, #bodyContent .footer .social ul li.social-twitter a, .icons-facebook, #bodyContent .footer .social ul li.social-facebook a, #bodyContent .footer .social ul li.social-facebook a, .icons-home-icon, .header .navbar ul li a.icon-home:before, .header .navbar ul li a.icon-home:before, .icons-human-practice-icon, .header .navbar ul li a.icon-human-practice:before, .header .navbar ul li a.icon-human-practice:before, .icons-instagram, #bodyContent .footer .social ul li.social-instagram a, #bodyContent .footer .social ul li.social-instagram a, .icons-judging-icon, .header .navbar ul li a.icon-judging:before, .header .navbar ul li a.icon-judging:before, .icons-parts-icon, .header .navbar ul li a.icon-parts:before, .header .navbar ul li a.icon-parts:before, .icons-project-icon, .header .navbar ul li a.icon-project:before, .header .navbar ul li a.icon-project:before, .icons-team-icon, .header .navbar ul li a.icon-team:before, .header .navbar ul li a.icon-team:before, .icons-twitter, #bodyContent .footer .social ul li.social-twitter a, #bodyContent .footer .social ul li.social-twitter a { | ||
+ | background-image: url("https://static.igem.org/mediawiki/2017/8/86/T--Tel-Hai--icons.png"); | ||
+ | background-repeat: no-repeat; | ||
} | } | ||
</style> | </style> | ||
</html> | </html> |
Latest revision as of 15:33, 31 October 2017