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

Line 29: Line 29:
 
}
 
}
  
#bodyContent, body
+
#bodyContent, body, html
 
{
 
{
 
     font-family: "Roboto";
 
     font-family: "Roboto";
Line 96: Line 96:
 
}
 
}
  
a
+
a, a:visited
 
{
 
{
     color: #002BB8;
+
     color: #CC1D24;
 
}
 
}
  
Line 136: Line 136:
 
@media screen and (min-width: 1800px)
 
@media screen and (min-width: 1800px)
 
{
 
{
#toc
+
#toc, .toc
 
{
 
{
 
     z-index: 98;
 
     z-index: 98;
Line 147: Line 147:
 
     padding: 0px;
 
     padding: 0px;
 
}
 
}
 +
}
 +
 +
#toc, .toc
 +
{
 +
    border: none;
 +
    background-color: white;
 +
}
 +
 +
#toctitle
 +
{
 +
    text-align: left;
 +
    margin-bottom: 10px;
 +
    font-size: 120%;
 
}
 
}
  

Revision as of 14:47, 4 September 2015