changes to add url directly from poche

This commit is contained in:
Nicolas Lœuillet
2013-09-10 14:41:58 +02:00
parent d5ce28df67
commit ce4a1dcc19
6 changed files with 17 additions and 28 deletions

View File

@ -258,13 +258,14 @@ footer {
font-size: 0.8em;
}
#inputform{
#inputform {
display: none;
text-align:center;
max-width:300px;
margin-left:auto;
margin-right:auto;
margin-top:5px;
padding-bottom: 5px;
background-color: rgba(0, 0, 0, 0.9);
opacity:0.8;
color:white;