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

github.com/kritoke/darksimplicity.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/style.min.css')
-rw-r--r--static/css/style.min.css17
1 files changed, 0 insertions, 17 deletions
diff --git a/static/css/style.min.css b/static/css/style.min.css
index c09c765..4c7b69a 100644
--- a/static/css/style.min.css
+++ b/static/css/style.min.css
@@ -283,23 +283,6 @@ p { margin-top: 5px;
font-size: 16px;
}
}
-.empty {
- flex-grow: 0;
- flex-shrink: 0;
- flex-basis: calc(99.9% * 1 - (30px - 30px * 1));
- width: calc(99.9% * 1 - (30px - 30px * 1));
-}
-.empty:nth-child(1n) {
- margin-right: 30px;
- margin-left: 0;
-}
-.empty:last-child {
- margin-right: 0;
-}
-.empty:nth-child(undefinedn) {
- margin-right: 0;
- margin-left: auto;
-}
.post-title-link {
font-weight: 700;
font-size: calc(30px + 6 * ((100vw - 420px) / 860));;