diff options
Diffstat (limited to 'media/cv-screen.css')
-rw-r--r-- | media/cv-screen.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/media/cv-screen.css b/media/cv-screen.css index 8a664ef..9bff2e9 100644 --- a/media/cv-screen.css +++ b/media/cv-screen.css @@ -174,6 +174,7 @@ a:hover { } em { + font-weight: bold; font-style: italic; } @@ -185,6 +186,8 @@ strong { display: none; } + + /* @media only screen and (max-width: 480px) { make one column somehow... |