lynxkite / web /src /directory.css
darabos's picture
Basic directory browser and pages.
b8b73b2
raw
history blame
119 Bytes
@media (min-width: 640px) {
.directory {
width: 100%;
}
}
.directory {
width: 800px;
background: white;
}