Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
go
Commits
bd18006a
Commit
bd18006a
authored
Oct 30, 2013
by
Jean Michel Rouly
Browse files
Added link to about under title.
parent
29e13613
Changes
2
Hide whitespace changes
Inline
Side-by-side
site_data/style.css
View file @
bd18006a
...
...
@@ -37,6 +37,11 @@ body { /* HTML body */
font-family
:
'Carrois Gothic'
,
sans-serif
;
}
#tagline
{
/* text-align: right; */
font-size
:
.81em
;
}
#signoff
{
/* Footer of the page */
color
:
#000000
;
text-align
:
center
;
...
...
@@ -44,22 +49,6 @@ body { /* HTML body */
font-style
:
italic
;
}
/*
.left {
float: left;
width: 49%;
}
.right {
float: right;
width: 49%;
}
.block {
clear: both;
display: block;
}
*/
...
...
@@ -83,6 +72,7 @@ a {
h1
{
/* Main page title */
font-size
:
3em
;
margin-bottom
:
0px
;
color
:
#006633
;
}
...
...
site_data/top.part
View file @
bd18006a
...
...
@@ -16,4 +16,5 @@ Go Url Shortener
<div
id=
"box"
>
<h1><a
href=
"/"
>
Go (URL Shortener)
</a></h1>
<p
id=
"tagline"
><a
href=
"/about"
>
What is Go?
</a></p>
<hr/>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment