floating devices
This commit is contained in:
parent
818f678b70
commit
78b5ef61ea
|
@ -24,8 +24,7 @@ padding-top:2%;
|
||||||
|
|
||||||
.searchForm
|
.searchForm
|
||||||
{margin-left:2%;
|
{margin-left:2%;
|
||||||
padding-top:2%;
|
padding-top:2%;}
|
||||||
float:left;}
|
|
||||||
|
|
||||||
.search
|
.search
|
||||||
{width:30%; /*fine if i give this width in percent, right?*/
|
{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;}
|
{height:30px;}
|
||||||
|
|
||||||
#logoText
|
#logoText
|
||||||
{font-weight:bold;
|
{font-family:Tahoma, Helvetica, Arial, 'DejaVu Sans', sans-serif;
|
||||||
font-size:20px}
|
font-weight:bold;
|
||||||
|
font-size:20px;
|
||||||
|
line-height:30px;}
|
||||||
|
|
||||||
.content
|
.content
|
||||||
{/*padding-bottom: 100px;*/
|
{/*padding-bottom: 100px;*/
|
||||||
|
|
Loading…
Reference in New Issue
Block a user