Difference between revisions of "Template:Team:NUS Singapore/CSS"

Line 5,114: Line 5,114:
 
}
 
}
 
.ss-circle-deco:before{
 
.ss-circle-deco:before{
width: 29%;
+
width: 11%;
 
height: 0px;
 
height: 0px;
 
border-bottom: 5px dotted #ddd;
 
border-bottom: 5px dotted #ddd;
Line 5,285: Line 5,285:
 
     content: " ";  
 
     content: " ";  
 
     height: 50px;
 
     height: 50px;
 +
}
 +
.log-content{
 +
width: 80%;
 +
margin: 0 auto;
 +
text-align: left;
 +
font-weight: bold;
 +
padding: 10px;
 +
border-style: solid;
 +
border-color: grey;
 +
border-width: 5px;
 +
overflow: auto;
 
}
 
}
 
</style>
 
</style>
 
</html>
 
</html>

Revision as of 01:58, 11 October 2016