reprise semaine 40
This commit is contained in:
@@ -25,7 +25,6 @@ body {
|
|||||||
color: black;
|
color: black;
|
||||||
background: white;
|
background: white;
|
||||||
font-family: Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;
|
font-family: Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;
|
||||||
text-align:right;
|
|
||||||
}
|
}
|
||||||
a { color: darkred; }
|
a { color: darkred; }
|
||||||
a:hover { background: gold; }
|
a:hover { background: gold; }
|
||||||
@@ -35,7 +34,6 @@ nav li { list-style-type: none; }
|
|||||||
h2 > a, h2 > a:active, h2 > a:visited { color: lightgrey; text-decoration:none;}
|
h2 > a, h2 > a:active, h2 > a:visited { color: lightgrey; text-decoration:none;}
|
||||||
h2 > a:hover { color: black; text-decoration:underline }
|
h2 > a:hover { color: black; text-decoration:underline }
|
||||||
|
|
||||||
|
|
||||||
@media (max-width: 1000px) { #portrait {display:none;} }
|
@media (max-width: 1000px) { #portrait {display:none;} }
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
|||||||
@@ -25,7 +25,6 @@ body {
|
|||||||
color: black;
|
color: black;
|
||||||
background: white;
|
background: white;
|
||||||
font-family: Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;
|
font-family: Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;
|
||||||
text-align:right;
|
|
||||||
}
|
}
|
||||||
a { color: darkred; }
|
a { color: darkred; }
|
||||||
a:hover { background: gold; }
|
a:hover { background: gold; }
|
||||||
@@ -35,7 +34,6 @@ nav li { list-style-type: none; }
|
|||||||
h2 > a, h2 > a:active, h2 > a:visited { color: lightgrey; text-decoration:none;}
|
h2 > a, h2 > a:active, h2 > a:visited { color: lightgrey; text-decoration:none;}
|
||||||
h2 > a:hover { color: black; text-decoration:underline }
|
h2 > a:hover { color: black; text-decoration:underline }
|
||||||
|
|
||||||
|
|
||||||
@media (max-width: 1000px) { #portrait {display:none;} }
|
@media (max-width: 1000px) { #portrait {display:none;} }
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
|||||||
Reference in New Issue
Block a user