diff options
author | FreeArtMan <dos21h@gmail.com> | 2016-05-22 16:41:29 +0100 |
---|---|---|
committer | FreeArtMan <dos21h@gmail.com> | 2016-05-22 16:41:29 +0100 |
commit | cd72dc2ff3ac4c5e16498e06832410d4f02e4917 (patch) | |
tree | 6276433dbb7467a51e8cbf30386c6d6bece390ea /md/styles | |
parent | 4bd7ab3e3692d28a2a2549c2b913830188c8d671 (diff) | |
download | md-content-cd72dc2ff3ac4c5e16498e06832410d4f02e4917.tar.gz md-content-cd72dc2ff3ac4c5e16498e06832410d4f02e4917.zip |
Removed strong style
Diffstat (limited to 'md/styles')
-rw-r--r-- | md/styles/main.css | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/md/styles/main.css b/md/styles/main.css index 4baa203..db67eb6 100644 --- a/md/styles/main.css +++ b/md/styles/main.css @@ -43,9 +43,4 @@ table tr:nth-child(odd) table tr:nth-child(even) { -} - -strong -{ - font-size: 200%; }
\ No newline at end of file |