SciPost Code Repository

Skip to content
Snippets Groups Projects
Commit 282b89e4 authored by Jean-Sébastien Caux's avatar Jean-Sébastien Caux
Browse files

Collect static on previous commit

parent 88d32668
No related branches found
No related tags found
No related merge requests found
...@@ -307,11 +307,15 @@ nav a:hover { ...@@ -307,11 +307,15 @@ nav a:hover {
color: #000000; color: #000000;
/* color: #FFA300 */ /* color: #FFA300 */
text-decoration: none; text-decoration: none;
background-color: #ffffff; background-color: #FFFFFF;
} }
nav a:active { nav a:active {
color: #222222; color: #222222;
} }
nav a.highlighted {
/* background-color: #FFFFFF; */
border: 1px solid black;
}
nav p { nav p {
display: inline-block; display: inline-block;
margin: 10px; margin: 10px;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment