Template:Team:Uppsala/styles
From 2013.igem.org
(Difference between revisions)
Line 20: | Line 20: | ||
} | } | ||
- | + | body { | |
+ | background-image: url(https://static.igem.org/mediawiki/2013/2/26/Background.png); /* bakgrund för hela sidan */ | ||
+ | border: none; | ||
+ | font-family : Tahoma, sans-serif; | ||
} | } | ||
+ | h1 { | ||
+ | color: #0089d1; | ||
+ | } | ||
- | + | p { | |
- | + | color: #22409a; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
+ | |||
+ | #main_frame { | ||
- | + | min-height: 2000px; | |
- | + | width: 950px; | |
- | + | margin-left: auto; | |
- | } | + | margin-right: auto; |
+ | background-color: #fff; | ||
+ | border: 1px solid light gray; | ||
+ | border-radius: 15px; | ||
+ | box-shadow: 0px 0px 30px rgba(110,110,110, .8); | ||
+ | } | ||
- | + | #header { | |
- | + | width:100%; | |
+ | margin-left:auto; | ||
+ | margin-right:auto; | ||
} | } | ||
- | + | ||
- | + | section { | |
- | min-height: | + | min-height: 1300px; |
- | + | padding: 20px; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
header { | header { | ||
- | + | display: inline-block; | |
- | + | position: relative; | |
- | + | width: 100%; | |
- | } | + | } |
- | + | ||
- | # | + | #igem_logo { |
- | + | width: 500px; | |
- | padding: 10px; | + | padding: 10px; |
+ | padding-top: 30px; | ||
+ | float: right; | ||
} | } | ||
+ | |||
- | # | + | |
- | + | #logo { | |
- | + | width: 300px; | |
+ | float: left; | ||
} | } | ||
+ | |||
+ | |||
+ | |||
+ | #n_container { | ||
+ | padding-top: 1px; | ||
+ | height::100px; | ||
+ | width:950px; | ||
+ | clear:both; | ||
+ | } | ||
- | # | + | #button_1 { |
- | position: | + | position: relative;left:15px;top:-15px; |
- | + | float:left; | |
- | } | + | } |
- | # | + | #navbar { |
- | width: | + | background-color: #22409a; |
- | + | margin-top: 60px; | |
+ | width: 94%; | ||
+ | margin-left: 6%; | ||
+ | height: 55px; | ||
+ | vertical-align: middle; | ||
+ | text-align: center | ||
+ | } | ||
+ | |||
+ | |||
+ | .sublogo { | ||
+ | |||
+ | width: 150px; | ||
+ | margin-left: 475px; | ||
+ | |||
} | } | ||
+ | |||
+ | .logo { | ||
+ | padding-top: 40px; | ||
+ | width: 200px; | ||
+ | float: left; | ||
+ | } | ||
+ | |||
+ | |||
+ | .navbar-text { | ||
+ | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
} | } | ||
- | + | /* NAVBAR code begins */ | |
- | + | ||
- | + | .nav { | |
+ | margin-right:auto; | ||
+ | margin-left:80px; | ||
+ | padding:10px; | ||
+ | /* | ||
+ | border-top-right-radius: 50px; | ||
+ | border-top-left-radius: 50px; | ||
+ | border-bottom-right-radius: 50px; | ||
+ | border-bottom-left-radius: 50px; | ||
+ | */ | ||
+ | border:solid 3px; | ||
+ | height:29px; | ||
+ | width:900px; | ||
+ | /*position:absolute;top:100px;left:100px;*/ | ||
+ | border:hidden; | ||
+ | |||
+ | } | ||
+ | |||
+ | #h { | ||
+ | border:solid 3px; | ||
+ | height:30px; | ||
+ | width:100px; | ||
+ | } | ||
+ | |||
+ | .nav ul { | ||
+ | list-style:none; margin:0px; padding:0px; | ||
+ | |||
} | } | ||
+ | .nav li { | ||
+ | float:left;width:100px;background-color:#22409a;text-align:center;position:relative;height:30px; | ||
- | |||
- | |||
- | |||
- | |||
} | } | ||
- | + | .nav li ul li { | |
- | + | float:none;width:100px;text-align:left;padding-left:5px; border:solid 1px;border-color:black; background-color:#6EC4FF;height:30px; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
+ | .nav a { | ||
+ | text-decoration:none;color:black; | ||
- | . | + | } |
- | position: | + | .nav li ul { |
- | + | position:absolute;top:30px;left:0px;visibility:hidden; | |
- | + | } | |
- | } | + | .nav li:hover { |
- | + | background-color:#1883FF; | |
- | .nav | + | /*text-decoration:underline;color:#333;*/ |
- | + | font-size:18px; | |
- | + | } | |
+ | .nav li:hover ul { | ||
+ | visibility:visible; | ||
+ | } | ||
+ | .content { | ||
+ | clear:both; | ||
} | } | ||
- | . | + | |
- | background: # | + | .igem_logo { |
+ | width: 400px; | ||
+ | |||
+ | float: right; | ||
+ | } | ||
+ | |||
+ | #a { width: 90px; height:35px; | ||
+ | |||
+ | } | ||
+ | |||
+ | #b { | ||
+ | width: 100px; height:35px; | ||
+ | } | ||
+ | |||
+ | #part { | ||
+ | width: 90px; height:35px; | ||
+ | } | ||
+ | |||
+ | .team { | ||
+ | width: 90px; height:35px; background-color:#6EC4FF | ||
+ | |||
+ | } | ||
+ | |||
+ | #hp { height:35px; | ||
+ | |||
+ | } | ||
+ | |||
+ | #att { | ||
+ | width: 140px; height:35px; | ||
+ | } | ||
+ | |||
+ | #note { | ||
+ | width: 130px; height:35px; | ||
+ | } | ||
+ | |||
+ | #bottom-pic { | ||
+ | width: 100%; | ||
+ | height: 200px; | ||
+ | margin-top: 50px; | ||
} | } | ||
- | |||
- | |||
#project-description { | #project-description { | ||
Line 136: | Line 229: | ||
} | } | ||
+ | .project-text { | ||
+ | padding-top: px; | ||
+ | } | ||
#grid-matrix { | #grid-matrix { | ||
Line 193: | Line 289: | ||
background-image: url(https://static.igem.org/mediawiki/2013/6/6f/Safty.png); | background-image: url(https://static.igem.org/mediawiki/2013/6/6f/Safty.png); | ||
} | } | ||
+ | |||
/* Hover effect on grid pictures begin */ | /* Hover effect on grid pictures begin */ | ||
Line 261: | Line 358: | ||
opacity:0; | opacity:0; | ||
} | } | ||
+ | |||
/* Hover effect in grid pictures end | /* Hover effect in grid pictures end | ||
Grid pictures styling begin */ | Grid pictures styling begin */ | ||
Line 277: | Line 375: | ||
/* Grid pictures styling ends */ | /* Grid pictures styling ends */ | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
</style> | </style> | ||
</html> | </html> |
Revision as of 00:38, 9 August 2013