Style for date and repository
This commit is contained in:
parent
36c79d898f
commit
257e39bbc0
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue