diff options
Diffstat (limited to 'md/styles/main.css')
-rw-r--r-- | md/styles/main.css | 5 |
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 |