carto/test/css/variables.css

17 lines
275 B
CSS
Raw Normal View History

.variables {
width: 14cm;
}
2010-02-24 07:02:00 +08:00
.variables {
height: 24px;
color: #888888;
font-family: "Trebuchet MS", Verdana, sans-serif;
quotes: "~" "~";
}
.redefinition {
three: 3;
}
2010-05-07 15:40:39 +08:00
.values {
font-family: 'Trebuchet', 'Trebuchet', 'Trebuchet';
2010-06-28 04:40:12 +08:00
color: #888888 !important;
2010-05-07 15:40:39 +08:00
}