Difference between revisions of "Team:Czech Republic/Template:Stylesheet"

Line 62: Line 62:
 
}
 
}
  
 +
/* CONTENT ------------------------------------------------------------------*/
  
/* HEADER ---------------------------------------------------------------- */
+
.content
 
+
#header
+
{
+
    width: 100%;
+
    border-bottom: 1px solid #777777;
+
    top: 0;
+
}
+
 
+
#header img
+
{
+
    width: 100%;
+
}
+
 
+
/* CENTER ------------------------------------------------------------------*/
+
 
+
.center
+
 
{
 
{
     width: 70%;
+
     top: 68px;
    clear: both;
+
    margin-left: auto;
+
    margin-right: auto;
+
 
}
 
}
  

Revision as of 19:34, 20 August 2015