mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 18:51:41 +09:00
Remove unnecessary CSS for old browsers and IE
This commit is contained in:
parent
6e38b440ea
commit
3e38515c23
6 changed files with 15 additions and 85 deletions
|
|
@ -71,7 +71,6 @@ input[type=radio] {
|
|||
content: "";
|
||||
display: block;
|
||||
clear: both;
|
||||
zoom: 1;
|
||||
}
|
||||
/* Hx */
|
||||
.hx {
|
||||
|
|
@ -451,7 +450,6 @@ input[type=radio] {
|
|||
text-align: center;
|
||||
padding: 0 10px;
|
||||
margin: 10px 0;
|
||||
zoom: 1;
|
||||
}
|
||||
.bna:after {
|
||||
content: "";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue