Rename directory
This commit is contained in:
parent
e34534675f
commit
07b992e572
Before Width: | Height: | Size: 3.5 KiB After Width: | Height: | Size: 3.5 KiB |
|
@ -5,6 +5,12 @@ body {
|
|||
font-family: monospace;
|
||||
font-size: 8pt;
|
||||
}
|
||||
a {
|
||||
color: #c6f4ff;
|
||||
}
|
||||
a:visited {
|
||||
color: #85b7c3;
|
||||
}
|
||||
.box {
|
||||
width: fit-content;
|
||||
}
|
Loading…
Reference in New Issue