1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-27 13:34:28 +00:00

Update css

This commit is contained in:
Steffo 2018-07-15 18:48:47 +02:00
parent 0792bc9463
commit af3ac93ced

View file

@ -514,8 +514,13 @@ nav {
}
.wiki {
.wiki-content {
border-bottom: 1px solid rgba(red(@text-color), green(@text-color), blue(@text-color), 0.1);
}
.wiki-log {
font-family: "Consolas", "Source Code Pro", monospace;
border-bottom: 1px solid rgba(red(@text-color), green(@text-color), blue(@text-color), 0.1);
.last-reason {
font-style: italic;