Difference between revisions of "Template:HKJS S/css/Notebook"

Line 16: Line 16:
 
border: none;
 
border: none;
 
color: blue;
 
color: blue;
font-size : 20px;
+
font-size : 15px;
 +
left-margin: 10px;
 
}
 
}
 
.content{
 
.content{

Revision as of 04:56, 24 September 2018

.heading{ padding: 8px; border-bottom: solid blue 4px; } .headbtn_div{ width: 20%; margin: auto; padding: 5px; } .head_btn{ background: transparent; border: none; } .btn{ background: transparent; border: none; color: blue; font-size : 15px; left-margin: 10px; } .content{ display: none; } .head_div{ padding: 5px; border-bottom: solid blue 2px; } .big_div{ width: 87%; margin: auto; } .head{ font-weight: bold; }