front pages
This commit is contained in:
parent
c7adecca10
commit
b5d88c19fa
1 changed files with 3 additions and 3 deletions
|
@ -54,13 +54,13 @@ ul {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: 400px;
|
left: 400px;
|
||||||
top: 30px;
|
top: 30px;
|
||||||
color: #ffff00;
|
color: #013ADF;
|
||||||
}
|
}
|
||||||
|
|
||||||
#pageTitle h2 {
|
#pageTitle h2 {
|
||||||
font-size: 20px;
|
font-size: 20px;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
color: #ffff00;
|
color: #013ADF;
|
||||||
}
|
}
|
||||||
|
|
||||||
#intro {
|
#intro {
|
||||||
|
@ -122,7 +122,7 @@ ul {
|
||||||
letter-spacing: 0px;
|
letter-spacing: 0px;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
bottom: 10px;
|
bottom: 5px;
|
||||||
right: 10px;
|
right: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue