Update the grid-side theme

This commit is contained in:
2019-03-30 23:28:05 +00:00
parent 5255e9afd8
commit bc53f31743
281 changed files with 14134 additions and 54 deletions

File diff suppressed because one or more lines are too long

View File

@@ -147,7 +147,7 @@ ul.menu li:hover > ul {
ul.menu li {
float: left;
/* Needed */
position: relative;
}
@@ -399,14 +399,14 @@ html, body {
.clearfix:before,
.clearfix:after {
content: ".";
display: block;
height: 0;
overflow: hidden;
content: ".";
display: block;
height: 0;
overflow: hidden;
}
.clearfix:after {
clear: both;
.clearfix:after {
clear: both;
}
.clearfix {
@@ -587,7 +587,7 @@ ul.tags li a:hover {
align-items: center;
text-align: center;
position: absolute;
bottom: 0;
width: 100%;
@@ -779,3 +779,6 @@ ul.pagination {
}
}
img {
max-width: 100%;
}