Difference between revisions of "Team:EPF Lausanne/Test/css"
Line 7: | Line 7: | ||
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800); | @import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800); | ||
+ | |||
#top_menu_under { | #top_menu_under { | ||
Line 167: | Line 168: | ||
background: url('https://static.igem.org/mediawiki/2015/9/94/EPF_Lausanne_Banner_DNA.png.png') no-repeat top center; | background: url('https://static.igem.org/mediawiki/2015/9/94/EPF_Lausanne_Banner_DNA.png.png') no-repeat top center; | ||
background-size: cover; | background-size: cover; | ||
+ | } | ||
+ | /* ========================================================================== | ||
+ | Classy bar | ||
+ | ========================================================================== */ | ||
+ | .classy-bar { | ||
+ | background: url('https://static.igem.org/mediawiki/2015/9/9a/EPF_Lausanne_Banner1.png') no-repeat bottom center; | ||
+ | background-size: cover; | ||
+ | padding: 60px 0px; | ||
+ | } | ||
+ | .classy-bar h3 { | ||
+ | color: black; | ||
+ | font-size: 28px; | ||
+ | font-weight: 600px; | ||
+ | text-transform: uppercase; | ||
} | } | ||
/* ========================================================================== | /* ========================================================================== | ||
Line 225: | Line 240: | ||
padding: 1em; | padding: 1em; | ||
} | } | ||
+ | |||
</style> | </style> | ||
Revision as of 12:40, 18 August 2015