Difference between revisions of "Template:Uo2015-styles"

 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
<html><style>
+
<html>
 +
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700|Raleway:400,700' rel='stylesheet' type='text/css'>
 +
<style>
  
 
* {
 
* {
Line 6: Line 8:
 
*[hidden] {
 
*[hidden] {
 
   display: none;
 
   display: none;
}
 
a:hover {
 
  text-decoration: underline !important;
 
 
}
 
}
 
body {
 
body {
 
   margin: 0px;
 
   margin: 0px;
 +
}
 +
#bodyContent ul {
 +
  list-style: square;
 +
}
 +
a:hover {
 +
  text-decoration: underline !important;
 
}
 
}
 
hr {
 
hr {
 +
  background-color: transparent;
 
   border: 0;
 
   border: 0;
 
   border-bottom: 1px dashed #cd00cd;
 
   border-bottom: 1px dashed #cd00cd;
Line 19: Line 25:
 
}
 
}
 
p,
 
p,
li,
+
#bodyContent li,
td {
+
#bodyContent td {
 
   font: 15px "Open Sans", Helvetica, sans-serif;
 
   font: 15px "Open Sans", Helvetica, sans-serif;
 
   margin-bottom: 10px;
 
   margin-bottom: 10px;
Line 34: Line 40:
 
   color: #333;
 
   color: #333;
 
   font: 28px Raleway;
 
   font: 28px Raleway;
   margin: 15px 0px;
+
   margin: 8px 0px;
 
}
 
}
 
h2 {
 
h2 {

Latest revision as of 19:32, 18 September 2015