mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 18:51:41 +09:00
10 lines
133 B
CSS
10 lines
133 B
CSS
@charset "UTF-8";
|
|
.rhymix {
|
|
background: url("foo/bar.jpg");
|
|
}
|
|
.wordpress {
|
|
border-radius: 4px;
|
|
}
|
|
.xpressengine {
|
|
margin: 320px;
|
|
}
|