Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 9b4fa968 authored by FELŠÖCI Marek's avatar FELŠÖCI Marek
Browse files

[readtheorginria] minor visual improvements

parent 737ec7e0
No related branches found
No related tags found
No related merge requests found
......@@ -933,6 +933,15 @@ hr {
white-space: nowrap;
}
#table-of-contents code,
#table-of-contents .tag {
font-size: 10pt;
}
#table-of-contents .tag span {
padding: 0 5px;
}
#table-of-contents ul {
margin-bottom: 0;
}
......@@ -1135,6 +1144,11 @@ footer p {
margin-bottom: 0px;
}
#postamble .author code {
color: #404040;
font-size: 10pt;
}
#postamble .date {
font-size: 90%;
margin-bottom: 0px;
......@@ -1306,7 +1320,7 @@ h2.footnotes {
.footnum,
.footref {
color: #E63312;
font-size: 170%;
font-size: 100%;
font-family: "Lato", sans-serif;
}
......@@ -1348,6 +1362,10 @@ h2.footnotes {
color: #FFF;
}
.tag {
background-color: inherit;
}
.tag span {
background-color: #EDEDED;
border: 1px solid #EDEDED;
......@@ -1358,8 +1376,7 @@ h2.footnotes {
font-size: 80%;
font-weight: normal;
margin: 0 3px;
padding: 1px 2px;
border-radius: 10px;
padding: 3px 5px;
}
.tag .FLAGGED {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment