(Created page with "→notebook css: .column .notebookimg{ display:inline-block; width:100%; text-align: center; } .column .notebookimg1{ width:80%; } .column .notebookimg2{ width:80%; } .colu...") |
|||
Line 4: | Line 4: | ||
width:100%; | width:100%; | ||
text-align: center; | text-align: center; | ||
+ | } | ||
+ | .column img{ | ||
+ | border:none !important; | ||
+ | border-radius:unset !important; | ||
} | } | ||
.column .notebookimg1{ | .column .notebookimg1{ |
Revision as of 14:11, 28 October 2017
/*notebook css */ .column .notebookimg{ display:inline-block; width:100%; text-align: center; } .column img{ border:none !important; border-radius:unset !important; } .column .notebookimg1{ width:80%; } .column .notebookimg2{ width:80%; } .column .notebookimg3{ width:80%; } .column .notebookimg4{ width:80%; } .column .notebookimg5{ width:80%; } .column .notebookimg6{ width:80%; } .column .notebookimg7{ width:80%; } .column .notebookimg8{ width:80%; } .column .notebookimg9{ width:80%; } .column .notebookimg10{ width:80%; } .column .notebookimg11{ width:80%; } .column .notebookimg12{ width:80%; } .column .notebookimg13{ width:80%; } .column .notebookimg14{ width:80%; } .column .notebookimg15{ width:80%; } .column .notebookimg16{ width:80%; } .column .notebookimg17{ width:80%; } .column .notebookimg18{ width:80%; } .column .notebookimg19{ width:80%; }