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

Line 41: Line 41:
 
   margin-top:30px;
 
   margin-top:30px;
 
}
 
}
 
+
.text-wrapper
 +
{
 +
    background: #5b5b5b;
 +
    margin: 80px 0px 0px 0px;
 +
    padding: 0px 2% 2% 2%;
 +
    width: 80%;
 +
    height: 100%;
 +
    color: white;
 +
    margin:auto;
 +
    border-style:solid;
 +
    border-color: #6E7B8B;
 +
}
  
 
</style>
 
</style>
 
</head>
 
</head>
 
</html>
 
</html>

Revision as of 03:12, 16 October 2017