This website works better with JavaScript.
Home
Explore
Help
Sign In
jrtechs
/
jrtechs-vis
mirror of
https://github.com/jrtechs/vis.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
82
Wiki
Activity
Browse Source
Styling of the main menu updated
gh-pages
josdejong
11 years ago
parent
8af6c082c2
commit
af250beea8
1 changed files
with
7 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+7
-2
css/style.css
+ 7
- 2
css/style.css
View File
@ -1,8 +1,11 @@
#
menu
{
position
:
absolute
;
left
:
-1
6
0px
;
left
:
-1
7
0px
;
top
:
35px
;
background-color
:
#
a7c8f9
;
padding
:
15px
;
border-radius
:
3px
;
}
#
forkme
{
@ -13,7 +16,7 @@
}
div
.
nav
{
text-align
:
r
ight
;
text-align
:
cente
r
;
}
div
.
nav
ul
{
@ -49,6 +52,8 @@ div.nav ul li ul li {
div
.
nav
a
{
color
:
#
2B7CE9
;
color
:
white
;
font-weight
:
bold
;
}
.
download
td
{
Write
Preview
Loading…
Cancel
Save