Difference between revisions of "Team:ATOMS-Turkiye/Test Main1"

 
(15 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: -7px;
+
     margin-top: 0px;
 
     padding: 0px;
 
     padding: 0px;
 
}
 
}
Line 79: Line 85:
  
 
#arma {
 
#arma {
width:600px;
+
    height: 74%;
margin:auto;
+
    margin: auto;
left:0;
+
    left: 0;
right:0;
+
    right: 0;
top: 105px;
+
    top: 13%;
position:absolute;
+
    position: absolute;
 
}
 
}
 
#title {
 
#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;
 
margin:auto;
left:0;
+
left:0px;
right:0;
+
right:0px;
top: 13px;
+
}
position:absolute;
+
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;
 +
}
 +
ul#project-sub {
 +
padding-right:280px !important;
 +
}
 +
#sub-navigation {
 +
    width: 750px;
 
}
 
}
 
</style>
 
</style>

Latest revision as of 17:41, 17 September 2015