mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-20 06:29:53 +01:00
commit
4dab76f78a
1 changed files with 4 additions and 2 deletions
|
@ -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 a new issue