summaryrefslogtreecommitdiff
path: root/assets/css/src/title.css
diff options
context:
space:
mode:
Diffstat (limited to 'assets/css/src/title.css')
-rw-r--r--assets/css/src/title.css15
1 files changed, 0 insertions, 15 deletions
diff --git a/assets/css/src/title.css b/assets/css/src/title.css
deleted file mode 100644
index 980d78ee..00000000
--- a/assets/css/src/title.css
+++ /dev/null
@@ -1,15 +0,0 @@
-/* titles */
-h1, h2, h3 {
- font-weight: normal;
- color: #333;
-}
-
-h2 {
- font-size: 1.3em;
- margin-bottom: 10px;
-}
-
-h3 {
- margin-top: 10px;
- font-size: 1.2em;
-} \ No newline at end of file