Skip to content

Commit c54815d

Browse files
Merge pull request #414 from ctsrc/patch-1
Remove unused rule from stylesheet
2 parents 88e1edb + 6aac90c commit c54815d

File tree

1 file changed

+0
-22
lines changed

1 file changed

+0
-22
lines changed

templates/style.scss

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -731,28 +731,6 @@ div.search-page-search-form {
731731
}
732732

733733

734-
footer {
735-
margin-top: 60px;
736-
margin-bottom: 10px;
737-
text-align: center;
738-
ul {
739-
list-style-type: none;
740-
li {
741-
list-style-type: none;
742-
margin-bottom: 10px;
743-
744-
a {
745-
font-weight: 500;
746-
color: $color-url;
747-
}
748-
}
749-
li.hosting {
750-
font-size: .8em;
751-
}
752-
}
753-
}
754-
755-
756734
.about {
757735
font-family: $font-family-serif;
758736
padding: .4em 1em;

0 commit comments

Comments
 (0)