Wording
This commit is contained in:
parent
2eeac121b7
commit
b2ea8723c4
@ -53,6 +53,7 @@ footer {
|
|||||||
/* Style the links inside the navigation bar */
|
/* Style the links inside the navigation bar */
|
||||||
.topnav a {
|
.topnav a {
|
||||||
float: left;
|
float: left;
|
||||||
|
font-family: monospace;
|
||||||
display: block;
|
display: block;
|
||||||
color: #f2f2f2;
|
color: #f2f2f2;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
@ -80,7 +81,7 @@ footer {
|
|||||||
color: white;
|
color: white;
|
||||||
padding: 14px 16px;
|
padding: 14px 16px;
|
||||||
background-color: inherit;
|
background-color: inherit;
|
||||||
font-family: inherit;
|
font-family: monospace;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -31,7 +31,7 @@
|
|||||||
<h1 class="page-title">Hello</h1>
|
<h1 class="page-title">Hello</h1>
|
||||||
<div class="page-main-content">
|
<div class="page-main-content">
|
||||||
<p>
|
<p>
|
||||||
Hi, I am Fred Boniface - a <?php echo getAge(1993,11); ?> year old Rail
|
I'm Fred Boniface - a <?php echo getAge(1993,11); ?> year old Rail
|
||||||
Professional with many interests outside of work and while I do have
|
Professional with many interests outside of work and while I do have
|
||||||
many opinions about the state of the rail industry at present, this
|
many opinions about the state of the rail industry at present, this
|
||||||
website aims to be about my personal life and interests, rather than my
|
website aims to be about my personal life and interests, rather than my
|
||||||
|
Loading…
Reference in New Issue
Block a user