Difference between revisions of "Template:Tartu TUIT"

Line 48: Line 48:
 
<style>
 
<style>
 
/**************************************************************************************************************************************************************************************************/
 
/**************************************************************************************************************************************************************************************************/
 +
 +
/*general styling*/
 +
/**************************************************************************************************************************************************************************************************/
 +
 +
img{
 +
  max-width: 100%;
 +
}
 +
 +
body{
 +
  min-width: 940px;
 +
}
 +
 +
h1{
 +
font-size: 70px;
 +
}
 +
 +
h2{
 +
font-size: 50px;
 +
color: black;
 +
 +
}
 +
 +
.half1{
 +
width: 50%;
 +
float: left;
 +
}
 +
 +
.half1{
 +
width: 50%;
 +
float: right;
 +
}
 +
 +
.block6{
 +
width: 55%;
 +
float: left;
 +
}
 +
 +
.block4{
 +
width: 45%;
 +
float: right;
 +
}
  
 
/**************************************************************************************************************************************************************************************************/
 
/**************************************************************************************************************************************************************************************************/
Line 221: Line 262:
  
  
/*general styling*/
 
/**************************************************************************************************************************************************************************************************/
 
  
img{
 
  max-width: 100%;
 
}
 
 
body{
 
  min-width: 940px;
 
}
 
 
h1{
 
font-size: 70px;
 
}
 
 
h2{
 
font-size: 50px;
 
color: black;
 
 
}
 
 
.half1{
 
width: 50%;
 
float: left;
 
}
 
 
.half1{
 
width: 50%;
 
float: right;
 
}
 
 
.block6{
 
width: 55%;
 
float: left;
 
}
 
 
.block4{
 
width: 45%;
 
float: right;
 
}
 
  
  

Revision as of 10:02, 20 July 2018