Style for date and repository

master
Fabien Freling 2019-10-28 13:36:28 +01:00
parent 36c79d898f
commit 257e39bbc0
1 changed files with 8 additions and 4 deletions

View File

@ -49,10 +49,14 @@ div#navigation a {
margin: 0px 10px 0px 10px;
}
blockquote {
background-color: #eee8d5; /* base2 */
font-style: italic;
padding: 10px 10px 10px 10px;
p.date {
background-color: #eee8d5; /* base2 */
padding: 10px 10px 10px 10px;
}
p.repository {
background-color: #eee8d5; /* base2 */
padding: 10px 10px 10px 10px;
}
ul.projects {