tiqa-fr/stylesheets/small.css

11 lines
138 B
CSS
Raw Normal View History

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