diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/style.css | 3 | 
1 files changed, 1 insertions, 2 deletions
| diff --git a/static/style.css b/static/style.css index 08d6f63..9d6565a 100644 --- a/static/style.css +++ b/static/style.css @@ -179,8 +179,7 @@ img {  	max-width: 100%;  } -em { -	font-style: normal; +b {  	font-weight: bold;  } |