X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tpl%2Fcss%2Fstyle.css;h=7d2c143fcea2a37033f9ec41716d9b2bc59a1a9c;hb=d5ce28df67fcddfb957ce28424f3e5751f433695;hp=808e4b69623d5b7a2d53137e027e45c5e492ad48;hpb=693b3f86776ae236d69ac6ed085b5e46b9054642;p=github%2Fwallabag%2Fwallabag.git diff --git a/tpl/css/style.css b/tpl/css/style.css index 808e4b69..7d2c143f 100644 --- a/tpl/css/style.css +++ b/tpl/css/style.css @@ -259,14 +259,14 @@ footer { } #inputform{ -+ display: none; -+ text-align:center; -+ max-width:300px; -+ margin-left:auto; -+ margin-right:auto; -+ margin-top:5px; -+ background-color: rgba(0, 0, 0, 0.9); -+ opacity:0.8; -+ color:white; -+ border-radius: 3px; -+} \ No newline at end of file + display: none; + text-align:center; + max-width:300px; + margin-left:auto; + margin-right:auto; + margin-top:5px; + background-color: rgba(0, 0, 0, 0.9); + opacity:0.8; + color:white; + border-radius: 3px; +} \ No newline at end of file