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