User Tools

Site Tools


package:ase:example_c2

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
package:ase:example_c2 [2022/11/17 11:01] pkaiserpackage:ase:example_c2 [2022/11/17 11:05] (current) pkaiser
Line 1589: Line 1589:
   padding-left: 0px;   padding-left: 0px;
   padding-right: 0px;   padding-right: 0px;
 +
 +
 } }
 @media (min-width: 768px) { @media (min-width: 768px) {
   .container {   .container {
-    width: 700px;+    width: 600px;
   }   }
 } }
 @media (min-width: 992px) { @media (min-width: 992px) {
   .container {   .container {
-    width: 740px;+    width: 675px;
   }   }
 } }
 @media (min-width: 1200px) { @media (min-width: 1200px) {
   .container {   .container {
-    width: 940px;+    width: 725px;
   }   }
 } }
Line 10420: Line 10422:
   border-style: solid;   border-style: solid;
   border-color: transparent;   border-color: transparent;
-  width: 80%; /* pmkchange 100% - 90% */+  width: 90%; /* pmkchange 100% - 90% */
   padding: 5px;   padding: 5px;
   /* This acts as a spacer between cells, that is outside the border */   /* This acts as a spacer between cells, that is outside the border */
package/ase/example_c2.txt · Last modified: 2022/11/17 11:05 by pkaiser

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki