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

Line 9: Line 9:
 
}
 
}
 
.head_btn{
 
.head_btn{
 +
background: transparent;
 +
border: none;
 +
}
 +
.btn{
 
background: transparent;
 
background: transparent;
 
border: none;
 
border: none;
 
}
 
}

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