Merge remote-tracking branch 'origin/psql' into psql
This commit is contained in:
commit
e553567b6c
|
@ -23,7 +23,7 @@ body, h1, h2, h3, h4, h5, h6 {
|
||||||
.sidebar-h4 {
|
.sidebar-h4 {
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
font-size: 1em;
|
font-size: 14px;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -31,7 +31,7 @@ body, h1, h2, h3, h4, h5, h6 {
|
||||||
text-transform: capitalize;
|
text-transform: capitalize;
|
||||||
font-weight: 800;
|
font-weight: 800;
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
font-size: 1em;
|
font-size: 14px;
|
||||||
color: #1779ba;
|
color: #1779ba;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -45,7 +45,7 @@ a:focus, a:hover {
|
||||||
|
|
||||||
.sidebar-date {
|
.sidebar-date {
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
font-size: 0.7em;
|
font-size: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.news {
|
.news {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user