mirror of
https://github.com/BeitDina/AutoIndex.git
synced 2026-01-01 11:49:41 +01:00
13 lines
100 B
CSS
13 lines
100 B
CSS
@CHARSET "UTF-8";
|
|
|
|
BODY {
|
|
margin:5px;
|
|
}
|
|
TH, TD {
|
|
font-size: 68.5%;
|
|
}
|
|
|
|
.gen {
|
|
font-size: 1.1em;
|
|
}
|