summaryrefslogtreecommitdiffstats
path: root/md/styles
diff options
context:
space:
mode:
authorFreeArtMan <dos21h@gmail.com>2016-05-22 16:37:25 +0100
committerFreeArtMan <dos21h@gmail.com>2016-05-22 16:37:25 +0100
commit4bd7ab3e3692d28a2a2549c2b913830188c8d671 (patch)
tree47bcfb801c3641f3260bc63c11df9486222c2000 /md/styles
parentd9499828fce53ea2ae5927246b394886775064bc (diff)
downloadmd-content-4bd7ab3e3692d28a2a2549c2b913830188c8d671.tar.gz
md-content-4bd7ab3e3692d28a2a2549c2b913830188c8d671.zip
Updeited to use TOC
Diffstat (limited to 'md/styles')
-rw-r--r--md/styles/main.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/md/styles/main.css b/md/styles/main.css
index db67eb6..4baa203 100644
--- a/md/styles/main.css
+++ b/md/styles/main.css
@@ -43,4 +43,9 @@ table tr:nth-child(odd)
table tr:nth-child(even)
{
+}
+
+strong
+{
+ font-size: 200%;
} \ No newline at end of file