forked from Botanical/BotanJS
Heading snippet
This commit is contained in:
@@ -29,14 +29,6 @@ sup { vertical-align: super; }
|
||||
|
||||
a:hover { text-decoration: underline; }
|
||||
|
||||
h1, h2, h3, h4, .h1, .h2, .h3, .h4 { font-family: custom-serif; }
|
||||
h1, .h1 { font-size: 2.5em; }
|
||||
h2, .h2 { font-size: 2em; }
|
||||
h3, .h3 { font-size: 1.5em; }
|
||||
h4, .h4 { font-size: 1em; }
|
||||
h5, .h5 { font-size: 0.8em; }
|
||||
h6, .h6 { font-size: 0.5em; }
|
||||
|
||||
.clearfix {
|
||||
clear: both;
|
||||
padding: 0 !important;
|
||||
|
@@ -28,6 +28,7 @@
|
||||
|
||||
// __import( "Dandelion.CSSReset" ); CSS_RESERVATION
|
||||
// __import( "Dandelion.CSSAnimations" ); CSS_RESERVATION
|
||||
// __import( "Astro.Blog.SharedStyle" ); CSS_RESERVATION
|
||||
// __import( "Astro.Blog.Element.Layer" ); CSS_RESERVATION
|
||||
|
||||
/** @function {System.Net.getData} */
|
||||
|
Reference in New Issue
Block a user