mirror of
https://github.com/neocities/neocities.git
synced 2025-08-01 23:31:52 +02:00
improve underline links, update ace, add more ace themes
This commit is contained in:
parent
37cac9d1bd
commit
7788437c33
467 changed files with 324936 additions and 321 deletions
|
@ -2063,9 +2063,15 @@ a.tag:hover {
|
|||
.breadcrumbs {
|
||||
float: left;
|
||||
margin: 4px 0;
|
||||
|
||||
a {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.filename {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
@media (max-device-width:480px), screen and (max-width:800px) {
|
||||
width: 70%;
|
||||
overflow: hidden;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue