diff --git a/css/resume.css b/css/resume.css index 94d9e02..ad8c231 100644 --- a/css/resume.css +++ b/css/resume.css @@ -128,3 +128,10 @@ li { line-height: 24px; border-bottom: 1px solid #ccc; } .enlarge-medium { font-size: 15px; } + +noscript { + display: block; + margin-top: 30px; + font-size: 152%; + color: #990003; +} \ No newline at end of file diff --git a/index.html b/index.html index ac1e791..d0b807c 100644 --- a/index.html +++ b/index.html @@ -13,5 +13,6 @@
+