Heading snippet

This commit is contained in:
2016-02-23 11:25:31 +08:00
parent 33c515cd08
commit fa8599d20d
10 changed files with 506 additions and 129 deletions

View File

@@ -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;

View File

@@ -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} */