Yashshukla (Talk | contribs) |
Yashshukla (Talk | contribs) |
||
Line 4: | Line 4: | ||
− | + | h2 { | |
+ | font-size: 1.5em; | ||
+ | background-color: #ccc; | ||
+ | margin: 20px; | ||
+ | padding: 40px; | ||
+ | } | ||
+ | |||
+ | </html> |
Revision as of 02:17, 31 October 2017
h2 { font-size: 1.5em; background-color: #ccc; margin: 20px; padding: 40px; }