added ability to edit root folder
This commit is contained in:
parent
7df9991141
commit
ae8058a7d5
5 changed files with 30 additions and 3 deletions
|
@ -64,6 +64,15 @@ h2 {
|
|||
font-size: 20pt;
|
||||
}
|
||||
|
||||
h1 a {
|
||||
font-weight: normal;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
h1 a:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
@media all and (min-width: 750px) {
|
||||
h1 {
|
||||
font-size: 28pt;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue