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

Line 15: Line 15:
 
background: transparent;
 
background: transparent;
 
border: none;
 
border: none;
 +
color: blue;
 +
font-size : 20px;
 
}
 
}
 
.content{
 
.content{

Revision as of 04:55, 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 : 20px; } .content{ display: none; } .head_div{ padding: 5px; border-bottom: solid blue 2px; } .big_div{ width: 87%; margin: auto; } .head{ font-weight: bold; }