02ebd593c4
* Install.php page started * Will use RainTPL for templates handling
10 lines
109 B
CSS
10 lines
109 B
CSS
.center {
|
|
text-align: center;
|
|
}
|
|
|
|
.error {
|
|
font-size: 1.5em;
|
|
color: red;
|
|
font-weight: bold;
|
|
}
|