Pārlūkot izejas kodu

fixing img widths

chootka 8 gadi atpakaļ
vecāks
revīzija
d0028563cf
1 mainītis faili ar 3 papildinājumiem un 3 dzēšanām
  1. 3 3
      assets/themes/css/style.css

+ 3 - 3
assets/themes/css/style.css

@@ -480,7 +480,7 @@ a .title {
     padding-top: 10px;
     padding-bottom: 10px;
   }
-  img {
+  .content img {
     width: 100%;
   }
   .navbar {
@@ -528,7 +528,7 @@ a .title {
   header {
     padding-bottom: 30px;
   }
-  img {
+  .content img {
     width: 100%;
   }
   .content {
@@ -550,7 +550,7 @@ a .title {
   h1 {
     font-size: 1.75em;
   }
-  img {
+  .content img {
     width: 100%;
   }
   .content {