Difference between revisions of "Template:JMU Wuerzburg/jmu wuerzburg css"

 
(7 intermediate revisions by the same user not shown)
Line 17: Line 17:
 
     background: #fefefe;
 
     background: #fefefe;
 
     position: relative;
 
     position: relative;
     height: 100%;
+
     height: 100% !important;
 +
text-align: justify;
 
}
 
}
  
 
body{
 
body{
 
     font: 14px/1.3 'Segoe UI',Arial, sans-serif;
 
     font: 14px/1.3 'Segoe UI',Arial, sans-serif;
     min-height: 100%;
+
     min-height: 100% !important;
 
     min-width: 1000px;
 
     min-width: 1000px;
 
     box-shadow: inset 0px 0 200px -30px rgba(0,0,0,.75);
 
     box-shadow: inset 0px 0 200px -30px rgba(0,0,0,.75);
 +
text-align: justify;
 
}
 
}
  
Line 50: Line 52:
  
 
hr{
 
hr{
 +
border-top: .5px solid #C555;
 
     margin: 2em 0;
 
     margin: 2em 0;
 
}
 
}
Line 60: Line 63:
 
#colornav{
 
#colornav{
 
     padding-top: 1em;
 
     padding-top: 1em;
 +
}
 +
 +
#colornav p{
 +
text-align: center !important;
 
}
 
}
  
Line 158: Line 165:
  
 
.menu > p{
 
.menu > p{
     text-align: center;
+
     text-align: center !important;
 
}
 
}
  
Line 316: Line 323:
 
#content{
 
#content{
 
width: 95% !important;
 
width: 95% !important;
 +
min-height: 95% !important;
 
     background: #fefefe;
 
     background: #fefefe;
 
     position: relative;
 
     position: relative;

Latest revision as of 11:23, 17 October 2018