kevin tessier преди 5 години
родител
ревизия
e44465b3c4
променени са 3 файла, в които са добавени 7 реда и са изтрити 7 реда
  1. 4 4
      user/themes/lecampus/css-compiled/theme.css
  2. 0 0
      user/themes/lecampus/css-compiled/theme.min.css
  3. 3 3
      user/themes/lecampus/scss/theme/_blog.scss

Файловите разлики са ограничени, защото са твърде много
+ 4 - 4
user/themes/lecampus/css-compiled/theme.css


Файловите разлики са ограничени, защото са твърде много
+ 0 - 0
user/themes/lecampus/css-compiled/theme.min.css


+ 3 - 3
user/themes/lecampus/scss/theme/_blog.scss

@@ -268,7 +268,7 @@
             }
           }
         }
-        &:nth-of-type(n+5):not(:nth-of-type(n+11)){
+        &:nth-of-type(n+6):not(:nth-of-type(n+12)){
           width: 50%;
           float: left;
           border-bottom: 0px;
@@ -279,7 +279,7 @@
             }
           }
         }
-        &:nth-of-type(9), &:nth-of-type(10){
+        &:nth-of-type(10), &:nth-of-type(11){
           border-bottom: 1px solid $red !important;
         }
         &.button-wrapper{
@@ -311,7 +311,7 @@
       border-radius: 20px;
       position: fixed;
       width: 30%;
-      height: 30%;
+      height: 30%; 
       left: 50%;
       top: 50%;
       padding: 50px;

Някои файлове не бяха показани, защото твърде много файлове са промени