fnp
/
static.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Pleonasm removed.
[static.git]
/
content
/
media
/
css
/
base.scss
diff --git
a/content/media/css/base.scss
b/content/media/css/base.scss
index
8bac975
..
4d30ad2
100644
(file)
--- a/
content/media/css/base.scss
+++ b/
content/media/css/base.scss
@@
-71,11
+71,6
@@
header {
float: right;
text-align: right;
}
float: right;
text-align: right;
}
-
- .author {
- font-size: 1rem;
- font-weight: normal;
- }
}
nav {
}
nav {
@@
-105,26
+100,32
@@
section.home-section {
}
}
}
}
- a.list-item {
- padding: .25em .5em .25em .5em;
- position:relative;
- font-size: 1.2rem;
-
- @media screen and (min-width: 20em) {
- padding-left: 2.7rem;
- font-size: 1.3rem;
-
- &:before {
- content: '\bb';
- position: absolute;
- left: 1rem;
+ .link-list {
+ list-style: none;
+ margin: 0;
+ padding: 0;
+
+ li {
+ margin: 0;
+ padding: 0;
+
+ a {
+ padding: .25em .5em .25em .5em;
+ position:relative;
+ font-size: 1.2rem;
+
+ @media screen and (min-width: 20em) {
+ padding-left: 2.7rem;
+ font-size: 1.3rem;
+
+ &:before {
+ content: '\bb';
+ position: absolute;
+ left: 1rem;
+ }
+ }
}
}
}
}
-
- .author {
- display: block;
- font-size: 1rem;
- }
}
}
#tools {
}
}
#tools {