mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-18 10:49:54 +09:00
6 lines
74 B
Text
6 lines
74 B
Text
// css hacks
|
|
|
|
:root .alert-message, :root .btn {
|
|
border-radius: 0 \0;
|
|
}
|
|
|