[mod] stylise a bit the a tag

This commit is contained in:
Laurent Peuch 2015-12-10 01:54:10 +01:00
parent 0b157c2c2f
commit f298e77d39

View File

@ -15,6 +15,13 @@ section {
margin-bottom: 4em; margin-bottom: 4em;
} }
a {
text-decoration: none;
font-weight: bold;
color: #222;
font-style: italic;
}
.full-picture { .full-picture {
height: 100%; height: 100%;
width: 100%; width: 100%;