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

(Created page with ".heading{ border-bottom: solid blue 2px; }")
 
Line 1: Line 1:
 
.heading{
 
.heading{
border-bottom: solid blue 2px;
+
padding: 8px;
 +
border-bottom: solid blue 4px;
 
}
 
}

Revision as of 11:27, 23 September 2018

.heading{ padding: 8px; border-bottom: solid blue 4px; }