Difference between revisions of "Team:ATOMS-Turkiye/Test Main1"
(16 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{ATOMS-Turkiye/Test}} | {{ATOMS-Turkiye/Test}} | ||
<html> | <html> | ||
+ | <script> $('#content').attr('style', 'width:100% !important');</script> | ||
<style type="text/css"> | <style type="text/css"> | ||
<!-- MAIN STYLE --> | <!-- MAIN STYLE --> | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | @media (max-width: 1100px) { | ||
+ | #globalWrapper #content.mw-body{ | ||
+ | width:100% !important; | ||
+ | } | ||
+ | } | ||
body{ | body{ | ||
background-color:rgb(255,0,0); | background-color:rgb(255,0,0); | ||
Line 29: | Line 35: | ||
border: 0px; | border: 0px; | ||
background-color: transparent; | background-color: transparent; | ||
− | margin-top: | + | margin-top: 0px; |
padding: 0px; | padding: 0px; | ||
} | } | ||
Line 44: | Line 50: | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
body{ | body{ | ||
Line 56: | Line 55: | ||
background-color:oldlace; | background-color:oldlace; | ||
margin-left:0px; | margin-left:0px; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
Line 103: | Line 79: | ||
text-align:center; | text-align:center; | ||
} | } | ||
− | #navigation { | + | |
− | + | #navigation ul li { | |
+ | display: inline; | ||
+ | } | ||
+ | |||
+ | #arma { | ||
+ | height: 74%; | ||
margin: auto; | margin: auto; | ||
left: 0; | left: 0; | ||
right: 0; | right: 0; | ||
− | + | top: 13%; | |
− | + | position: absolute; | |
} | } | ||
− | # | + | #title { |
− | + | margin: auto; | |
+ | left: 0; | ||
+ | right: 0; | ||
+ | top: -30px; | ||
+ | position: absolute; | ||
+ | height: 25%; | ||
} | } | ||
− | # | + | div#logo, div#footer{ |
− | + | display:none; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
− | # | + | #gloabalWrapper{ |
− | + | position:fixed !important; | |
− | + | bottom:-25px; | |
− | + | ||
− | + | ||
} | } | ||
− | + | div#header{ | |
− | + | width:600px; | |
+ | margin:auto; | ||
+ | left:0px; | ||
+ | right:0px; | ||
} | } | ||
− | + | div#externals { | |
− | + | right: 0px; | |
+ | position: absolute; | ||
+ | top: 52px; | ||
} | } | ||
− | . | + | #headerWrapper { |
− | + | position: fixed !important; | |
+ | bottom: -30px !important; | ||
+ | opacity: 0.5; | ||
+ | -webkit-transition: all .2s linear; | ||
+ | -moz-transition: all .2s linear; | ||
+ | -o-transition: all .2s linear; | ||
+ | transition: all .2s linear; | ||
} | } | ||
− | + | div#headerWrapper:hover { | |
− | + | opacity: 1; | |
+ | -webkit-transition: all .2s linear; | ||
+ | -moz-transition: all .2s linear; | ||
+ | -o-transition: all .2s linear; | ||
+ | transition: all .2s linear; | ||
+ | bottom: 0px !important; | ||
} | } | ||
− | + | a:hover { | |
− | + | background-color: #104F60 !important; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
− | + | a.active{ | |
− | + | background-color:transparent; | |
− | + | } | |
− | right: | + | ul#project-sub { |
− | + | padding-right:280px !important; | |
− | + | } | |
+ | #sub-navigation { | ||
+ | width: 750px; | ||
} | } | ||
</style> | </style> |
Latest revision as of 17:41, 17 September 2015