Improve some pages and add jobs
This commit is contained in:
@@ -124,6 +124,12 @@ body {
|
||||
}
|
||||
}
|
||||
|
||||
.center-childs {
|
||||
h1, h2, h3, h4, h5, p {
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
|
||||
.scroll {
|
||||
.right {
|
||||
background-color: $primarycolor;
|
||||
|
||||
@@ -1 +1 @@
|
||||
<div style="text-align: center;">{{.Inner}}</div>
|
||||
<div class="center-childs">{{.Inner}}</div>
|
||||
|
||||
Reference in New Issue
Block a user