projects
/
web.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
clarify changed init signature
[web.git]
/
personal
/
_sass
/
_base.scss
diff --git
a/personal/_sass/_base.scss
b/personal/_sass/_base.scss
index 74f495a03ec236f60133818d8cce51b56452f7ad..af78fcd2a7b9dad5d9a6623228e35097ce99c025 100644
(file)
--- a/
personal/_sass/_base.scss
+++ b/
personal/_sass/_base.scss
@@
-43,10
+43,6
@@
h4 {
}
/* Content styling */
}
/* Content styling */
-.side {
- float: right;
-}
-
.side, .comment {
color: $light-text-color;
.side, .comment {
color: $light-text-color;
@@
-55,28
+51,6
@@
h4 {
}
}
}
}
-
-.pretitle, .subtitle {
- h1 {
- display: inline-block;
- font-size: 165%;
- }
- .side {
- margin-left: 0.5em;
- margin-top: 0.8em;
- }
-}
-.pretitle {
- margin-bottom: 1em;
-}
-.subtitle {
- margin-top: 2em;
-}
-.title {
- clear: both;
- margin-bottom: 1em;
-}
-
figure {
margin: 0;
}
figure {
margin: 0;
}