Dynastie/dynastie/sites/blog.soutade.fr/css/ljdc.css
2014-03-27 18:29:06 +01:00

33 lines
460 B
CSS

.ljdc
{
display:block;
margin:30px;
}
.ljdc a, .ljdc title
{
font-family: 'Source Code Pro',Courier;
font-size: 1.3em;
font-weight:300;
line-height: 1.3em;
text-align: center;
margin: 5px;
}
.ljdc img
{
display:block;
margin: 10px;
max-width: 400px;
max-height: 400px;
margin-left: auto;
margin-right: auto;
}
.ljdc a:link, .ljdc a:visited, .ljdc a:hover
{
color: rgba(0, 0, 0, 0.8);
text-decoration:none;
}