Difference between revisions of "Template:Home"

Line 14: Line 14:
 
         }
 
         }
  
   
+
        /* special class that the system uses to make sure the team wants a page to be evaluated */
 +
        .judges-will-not-evaluate {
 +
            width: 96.6%;
 +
            margin: 5px 15px;
 +
            display: block;
 +
            border: 4px solid #3399ff;
 +
            font-weight: bold;
 
         }
 
         }
  
Line 50: Line 56:
 
             margin-top: 14px;
 
             margin-top: 14px;
 
             margin-bottom: 14px;
 
             margin-bottom: 14px;
 +
        }
 +
 +
        /* LIST STYLES */
 +
        .container ul {
 +
            list-style: square outside none !important;
 +
            font-size: 16px;
 +
            margin: 20px 0 10px 40px;
 +
        }
 +
 +
        .container ul li {
 +
            margin-bottom: 8px;
 
         }
 
         }
  

Revision as of 21:40, 29 October 2017