Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
U
ulg
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
2
Issues
2
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
labs
ulg
Commits
5d2796a6
Commit
5d2796a6
authored
Mar 03, 2013
by
Alix Guillard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Improve and finalize styling
Remove ugly red frame. Add CZ.NIC logo. Tweak font sizes.
parent
83b5bbd2
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
5 deletions
+6
-5
cznic-logo-bila.png
src/images/cznic-logo-bila.png
+0
-0
style-horiz.css
src/style-horiz.css
+5
-5
index.html
src/templates/index.html
+1
-0
No files found.
src/images/cznic-logo-bila.png
0 → 100644
View file @
5d2796a6
1.66 KB
src/style-horiz.css
View file @
5d2796a6
...
...
@@ -26,7 +26,7 @@ body {
padding
:
0
;
font-family
:
Helvetica
,
Arial
,
SansSerif
;
font-size
:
1.1em
;
border
:
10px
solid
white
;
/* border:10px solid white; */
}
#header
{
...
...
@@ -260,13 +260,13 @@ p {
font-size
:
0.9em
;
}
body
{
border
:
10px
solid
pink
;
/* border:10px solid pink; */
}
}
@media
all
and
(
min-width
:
750px
)
{
body
{
border
:
10px
solid
green
;
/* border:10px solid green; */
}
.form
div
#paramsect
{
clear
:
none
;
...
...
@@ -282,7 +282,7 @@ p {
line-height
:
1.5
;
}
body
{
border
:
10px
solid
blue
;
/* border:10px solid blue; */
}
.form
div
#paramsect
{
clear
:
none
;
...
...
@@ -295,7 +295,7 @@ p {
line-height
:
1.8
;
}
body
{
border
:
10px
solid
red
;
/* border:10px solid red; */
}
.form
div
#paramsect
{
clear
:
none
;
...
...
src/templates/index.html
View file @
5d2796a6
...
...
@@ -203,6 +203,7 @@
<div
class=
"push"
></div>
</div>
<div
id=
"footer"
>
<a
href=
"http://www.nic.cz/"
><img
src=
"images/cznic-logo-bila.png"
width=
"108"
height=
"38"
alt=
"CZ.NIC"
/></a>
<p
class=
"legales"
align=
"right"
><small>
©
(CC-BY) 2012 CZ.NIC, z.s.p.o.
</small></p>
</div>
</body>
...
...
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