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

Line 18: Line 18:
 
.content{
 
.content{
 
display: none;
 
display: none;
 +
}
 +
.head_div{
 +
padding: 5px;
 +
border-bottom: solid blue 2px;
 
}
 
}

Revision as of 11:52, 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; }