floating devices
This commit is contained in:
parent
818f678b70
commit
78b5ef61ea
|
@ -24,8 +24,7 @@ padding-top:2%;
|
|||
|
||||
.searchForm
|
||||
{margin-left:2%;
|
||||
padding-top:2%;
|
||||
float:left;}
|
||||
padding-top:2%;}
|
||||
|
||||
.search
|
||||
{width:30%; /*fine if i give this width in percent, right?*/
|
||||
|
@ -64,8 +63,10 @@ border-radius:16px;} /*this doesn't work need to find a way to give the outline
|
|||
{height:30px;}
|
||||
|
||||
#logoText
|
||||
{font-weight:bold;
|
||||
font-size:20px}
|
||||
{font-family:Tahoma, Helvetica, Arial, 'DejaVu Sans', sans-serif;
|
||||
font-weight:bold;
|
||||
font-size:20px;
|
||||
line-height:30px;}
|
||||
|
||||
.content
|
||||
{/*padding-bottom: 100px;*/
|
||||
|
|
Loading…
Reference in New Issue
Block a user