X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=app%2FResources%2Fstatic%2Fthemes%2Fmaterial%2Fcss%2Flayout.scss;h=a81001897b90c85b19ca59e39282f0bec34f204e;hb=6bd8f626e4a87a500e7d7904916dc593052d49c9;hp=8b8b06e60a64beb30e8e05db31d5a23f21219242;hpb=d181bd728565454ec53d960f321ed0a4c3bf26c8;p=github%2Fwallabag%2Fwallabag.git diff --git a/app/Resources/static/themes/material/css/layout.scss b/app/Resources/static/themes/material/css/layout.scss index 8b8b06e6..a8100189 100755 --- a/app/Resources/static/themes/material/css/layout.scss +++ b/app/Resources/static/themes/material/css/layout.scss @@ -18,10 +18,8 @@ body { border-bottom: 1px solid #ddd; } -nav, -main, -footer { - padding-left: 240px; +a { + color: $blueAccentColor; } main, @@ -30,6 +28,10 @@ main, height: 100%; } +.typo-logo { + max-width: 150px; +} + #main { flex: 1 0 auto;