commit 91a8751cba78ed9372b4145e70bcf31d94d14f88 parent 0f5b1dc6b41a8296aac990ca4059c4065530feb6 Author: MTRNord <mtrnord1@gmail.com> Date: Sun, 14 Dec 2014 15:19:29 +0100 some changes in css Diffstat:
| M | themes/jumbotron/admin.php | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/themes/jumbotron/admin.php b/themes/jumbotron/admin.php @@ -106,7 +106,7 @@ foreach($langs as $prio => $lang) { } </script> <style type="text/css"> - /*@import url("http://fonts.googleapis.com/css?family=Lato"); + /*@import url("http://fonts.googleapis.com/css?family=Lato");*/ * { margin: 0; @@ -116,7 +116,7 @@ foreach($langs as $prio => $lang) { box-sizing: border-box; } - body { + /*body { padding: 20px; text-align: left; font-family: Lato;