mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-20 23:05:09 +00:00
15 lines
130 B
CSS
15 lines
130 B
CSS
#import {
|
|
color: red;
|
|
}
|
|
body {
|
|
width: 100%;
|
|
}
|
|
.test-f {
|
|
height: 10px;
|
|
}
|
|
body {
|
|
width: 100%;
|
|
}
|
|
.test-f {
|
|
height: 10px;
|
|
}
|