bouffeatulm/tpl/css/style.css
Phyks 02ebd593c4 Started to rebuild the app
* Install.php page started
* Will use RainTPL for templates handling
2013-08-07 20:32:44 +02:00

10 lines
109 B
CSS

.center {
text-align: center;
}
.error {
font-size: 1.5em;
color: red;
font-weight: bold;
}