8baa0b06e7
Renamed Photo Perfect to Blue Twilight.
9 lines
160 B
CSS
Vendored
9 lines
160 B
CSS
Vendored
@import url(https://fonts.googleapis.com/css?family=Raleway:300,400,600);
|
|
|
|
* {
|
|
font-family: Raleway, sans-serif;
|
|
}
|
|
|
|
.form-actions {
|
|
text-align: right;
|
|
} |