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

Line 22: Line 22:
 
padding: 5px;
 
padding: 5px;
 
border-bottom: solid blue 2px;
 
border-bottom: solid blue 2px;
 +
}
 +
.head{
 +
font-weight: bold;
 
}
 
}

Revision as of 11:55, 23 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; } .content{ display: none; } .head_div{ padding: 5px; border-bottom: solid blue 2px; } .head{ font-weight: bold; }