[mod] stylise a bit the a tag
This commit is contained in:
parent
0b157c2c2f
commit
f298e77d39
@ -15,6 +15,13 @@ section {
|
||||
margin-bottom: 4em;
|
||||
}
|
||||
|
||||
a {
|
||||
text-decoration: none;
|
||||
font-weight: bold;
|
||||
color: #222;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
.full-picture {
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
|
Loading…
x
Reference in New Issue
Block a user