Difference between revisions of "Template:KU Leuven/modeling/Internal/css"

 
(11 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
<style>
 
<style>
  
p {
+
b {
    font-size:1.5em;
+
font-size:1.3em;
 +
}
 +
 
 +
#Transcription{
 +
position: relative;
 +
padding-top: 500px; //(whatever distance from the top of the page you want)
 
}
 
}
  
Line 150: Line 155:
 
     padding: 2.5px; width: 90%;
 
     padding: 2.5px; width: 90%;
 
     background-color: #f3efe7;
 
     background-color: #f3efe7;
    border-collapse: collapse;
 
 
}
 
}
  
Line 217: Line 221:
 
/*********************/
 
/*********************/
  
#Bhidden:onclick{
+
/*Table*/
  hiddenB.class="";
+
 
  hiddenB.class="part"
+
table.data {border-spacing:0;border-color:#aaa;border-width:1px;border-style:solid;}
}
+
table.data td{font-family:Arial, sans-serif;font-size:14px;padding:10px 5px;border-style:solid;border-width:0px;overflow:hidden;word-break:normal;border-color:#aaa;color:#333;background-color:#fff;}
 +
table.data th{font-family:Arial, sans-serif;font-size:14px;font-weight:normal;padding:10px 5px;border-style:solid;border-width:0px;overflow:hidden;word-break:normal;border-color:#aaa;color:#fff;background-color:#fcb314;}
 +
table.data .tg-title{font-weight:bold;font-size:14px; font-variant:normal;}
 +
table.data .tg-lightlined{font-weight:bold;text-decoration:underline}
 +
table.data .tg-dark{background-color:#FCFBE3}
 +
table.data .tg-darklined{background-color:#FCFBE3;font-weight:bold;text-decoration:underline}
 +
@media screen and (max-width: 100%) {.tg {width: 100%;}.tg col {width: 100%;}.tg-wrap {overflow-x: auto;-webkit-overflow-scrolling: touch;}}
 +
 
  
 
img#simcellA:hover {
 
img#simcellA:hover {

Latest revision as of 10:55, 16 September 2015