Difference between revisions of "Team:SCU-WestChina/main.css"

Line 1: Line 1:
 
<html>
 
<html>
 +
  <head>
 
     <style  type="text/css">
 
     <style  type="text/css">
#dummybodyid{
+
*{
   background-image: url("https://static.igem.org/mediawiki/2017/f/ff/T--SCU-WestChina--Wiki-bottom.png") !important;
+
   /*font-size: 0;
   background-size: contain;
+
   margin: 0;*/
   background-repeat: repeat-y;
+
   font-family: "Times New Roman";
 
}
 
}
  
Line 14: Line 15:
 
}
 
}
  
.background-img{
+
.cloud-img{
 
   width: inherit;
 
   width: inherit;
 
   height: auto;
 
   height: auto;
 
 
}
 
}
  
Line 26: Line 26:
 
.bottom-wrapper{
 
.bottom-wrapper{
 
   width: inherit;
 
   width: inherit;
 +
}
 +
 +
.background-img{
 +
  width: inherit;
 +
  height: auto;
 
}
 
}
  
 
.mytitle{
 
.mytitle{
 +
  position: absolute;
 +
  top: 0;
 +
  right: 0;
 +
  width: inherit;
 
   margin: 30px;
 
   margin: 30px;
 
   text-align: center;
 
   text-align: center;
Line 36: Line 45:
  
 
.mycontent{
 
.mycontent{
 +
  position: absolute;
 +
  top: 100px;
 +
  right: 0;
 +
  width: 100%;
 +
  color: #000;
 +
}
 +
 +
.myword{
 
   width: 80%;
 
   width: 80%;
 
   margin: 0 auto;
 
   margin: 0 auto;
 
   font-size: 24px;
 
   font-size: 24px;
   color: #000;
+
   line-height:28px
 
}
 
}
  

Revision as of 12:19, 19 June 2017