Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/yursan9/manis-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorYurizal Susanto <rizal.sagi@gmail.com>2017-07-02 05:15:10 +0300
committerYurizal Susanto <rizal.sagi@gmail.com>2017-07-02 05:15:10 +0300
commitfa26abc89419f6bcf761a00e3d31447c179c8acd (patch)
tree598e6452966fc1da9606c1e72b610f61ef7d43a8 /static
parent4600d10573c0d8c05e866e914ec93d9db933f127 (diff)
Delete unused CSS class and selector
Diffstat (limited to 'static')
-rw-r--r--static/css/ui.css52
1 files changed, 0 insertions, 52 deletions
diff --git a/static/css/ui.css b/static/css/ui.css
index 55872ba..c48834f 100644
--- a/static/css/ui.css
+++ b/static/css/ui.css
@@ -143,10 +143,6 @@ a {
}
a:hover { color: #0fa0ce; }
-nav a {
- color: #777;
-}
-nav a:hover { color: #1eaedb; }
/* #Lists
–––––––––––––––––––––––––––––––––––––––––––––––––– */
@@ -257,34 +253,6 @@ blockquote cite a {
/* #Navigation
–––––––––––––––––––––––––––––––––––––––––––––––––– */
-.navbar {
- background: #f7f7f7;
- margin: 0 -2rem;
-}
-@media (min-width: 40rem) {
- .navbar {
- background: transparent;
- }
-}
-
-.to-up {
- text-align: center;
- font-size: 2rem;
-}
-@media (min-width: 40rem) {
- .to-up {
- text-align: right;
- }
-}
-.to-up span {
- display: none;
-}
-@media (min-width: 40rem) {
- .to-up span {
- display: inline;
- }
-}
-
.bar ul {
list-style: none;
margin: 0;
@@ -299,14 +267,6 @@ blockquote cite a {
/* #Spacing
–––––––––––––––––––––––––––––––––––––––––––––––––– */
-button,
-.button {
- margin-bottom: 1rem; }
-input,
-textarea,
-select,
-fieldset {
- margin-bottom: 1.5rem; }
pre,
blockquote,
dl,
@@ -326,17 +286,6 @@ footer p {
/* #Utilities
–––––––––––––––––––––––––––––––––––––––––––––––––– */
-.u-full-width {
- width: 100%;
- box-sizing: border-box;
-}
-.u-max-full-width {
- max-width: 100%;
- box-sizing: border-box;
-}
-.u-pull-right { float: right; }
-.u-pull-left { float: left; }
-
.u-header {
margin-bottom: .5rem;
}
@@ -370,7 +319,6 @@ img {
width: 1em;
height: 1em;
position: relative;
- fill: #fff;
}
.icon-text {
top: .13em;