diff --git a/css/style.sass b/css/style.sass index 6c861b3..d2190c2 100644 --- a/css/style.sass +++ b/css/style.sass @@ -22,6 +22,9 @@ a #main-container background-color: $content-background +.popover + max-width: 100% + article.post div.meta font-size: 80% @@ -352,40 +355,17 @@ body font-size: 50% color: #7f7f7f font-weight: normal + text-decoration: none #keywords-button:hover background-color: #4d4d4d color: #ffffff cursor: pointer - #keywords - position: absolute - top: 100px - left: 100px - font-size: 75% - background-color: #4d4d4d - color: #ffffff - text-align: justify - width: 50% - padding: .5em - border: 1px solid #f18137 - z-index: 200 - display: none - .keyword-first-letter font-weight: bold color: #f18137 - #keywords-close - width: 24px - height: 24px - background-image: url('../images/close.png') - z-index: 210 - position: absolute - display: block - top: -13px - right: -13px - .i font-style: italic diff --git a/images/close.png b/images/close.png deleted file mode 100644 index d07cbb9..0000000 Binary files a/images/close.png and /dev/null differ diff --git a/resume/index.html b/resume/index.html index a3f64a9..e20e849 100644 --- a/resume/index.html +++ b/resume/index.html @@ -2,8 +2,7 @@ layout: default title: Resume --- -

Resume [ want some keywords only? click -this! ]

+

Resume [ want some keywords only? click this! ]

@@ -229,54 +228,41 @@ this! ]