Difference between revisions of "Team:TP-CC San Diego/Templates/MainCSS"

 
(8 intermediate revisions by 3 users not shown)
Line 35: Line 35:
 
   margin-top:30px;
 
   margin-top:30px;
 
   font-family: 'Montserrat', sans-serif;
 
   font-family: 'Montserrat', sans-serif;
 +
}
 +
 +
.text-wrapper
 +
{
 +
    background: white;
 +
    margin: 80px 0px 0px 0px;
 +
    padding: 2% 2% 2% 2%;
 +
    width: 80%;
 +
    height: 100%;
 +
    margin: auto;
 +
 
}
 
}
  
Line 53: Line 64:
 
}
 
}
  
.text-wrapper
+
 
{
+
    background: white;
+
    margin: 80px 0px 0px 0px;
+
    padding: 2% 2% 2% 2%;
+
    width: 80%;
+
    height: 100%;
+
    color: black;
+
    margin:auto;
+
    border-style:solid;
+
    border-color: #6E7B8B;
+
}
+
  
 
.fade-in{
 
.fade-in{
Line 72: Line 72:
 
from{opacity:0}  
 
from{opacity:0}  
 
to{opacity:1}}
 
to{opacity:1}}
 
  
 
.day
 
.day
Line 143: Line 142:
 
         font-family: Montserrat;
 
         font-family: Montserrat;
 
         data-aos: fade-left;
 
         data-aos: fade-left;
 +
        font-size:16px;
  
 
}
 
}

Latest revision as of 23:15, 29 October 2017