tiqa-fr/stylesheets/small.css

11 lines
138 B
CSS
Raw Normal View History

2015-11-26 07:49:29 +01:00
img#logo {
2015-11-26 07:56:15 +01:00
width: 80%;
2015-11-26 07:49:29 +01:00
}
2015-11-26 08:26:18 +01:00
p.Centered {
display: inherit;
margin-left: 10px;
margin-right: 10px;
text-align: center;
}