commit
4dab76f78a
|
@ -38,8 +38,10 @@ div.innerwrapper {
|
|||
float: right;
|
||||
opacity: 0.9;
|
||||
padding: 15px;
|
||||
width: 860px;
|
||||
max-width: 860px;
|
||||
border-radius: 0 0 7px 7px;
|
||||
margin-left:250px;
|
||||
min-width:400px;
|
||||
}
|
||||
|
||||
#wrapper {
|
||||
|
@ -135,4 +137,4 @@ a:link, a:visited, a:hover, a:focus {
|
|||
|
||||
a:focus, a:hover {
|
||||
border-bottom: #333333 1px solid;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue