Strip non-layout CSS to remain as style-agnostic as possible!
This commit is contained in:
parent
a022a4b9a6
commit
f0e990034d
9 changed files with 1 additions and 30 deletions
|
@ -1,12 +1,6 @@
|
|||
.mx_Login {
|
||||
width: 600px;
|
||||
height: 350px;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
padding: 10px;
|
||||
text-align: center;
|
||||
background-color: #eee;
|
||||
border: 1px solid black;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue