Difference between revisions of "Template:TPHS San Diego/template page css js"

Line 21: Line 21:
  
 
header > .content_wrapper{
 
header > .content_wrapper{
     position: relative;
+
     color:#333333;
    top: 50%;
+
  border:4px solid white;
    left: 50%;
+
  padding:40px 80px 40px 80px;
    transform: translate(-50%, -50%);
+
  margin-left:auto;
    text-align: center;
+
  margin-right:auto;
 
+
  text-align:center;
    font-family: Arial;
+
  display:block;
    font-size: 3em;
+
  width:500px;
    font-weight: bold;
+
  font-size: 40px;
    color: #333333;
+
  margin-top:30px;
 +
  font-family: 'Montserrat', sans-serif;
 
}
 
}
  

Revision as of 23:04, 15 October 2018