mirror of
https://github.com/sprockets/sprockets-status.git
synced 2024-11-21 19:28:35 +00:00
0f63e9675b
This version simply returns a JSON object based on the values passed into the initialize method.
8 lines
106 B
CSS
8 lines
106 B
CSS
h1.logo {
|
|
font-size: 1em;
|
|
}
|
|
.field-name {
|
|
-webkit-hyphens: none;
|
|
hyphens: none;
|
|
min-width: 8em;
|
|
}
|