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
Merge remote-tracking branch 'origin/develop' into develop
v3_develop
jos
9 years ago
parent
0e9a7821ad
385777c6c1
commit
541ba8925d
1 changed files
with
6 additions
and
5 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+6
-5
docs/css/style.css
+ 6
- 5
docs/css/style.css
View File
@ -31,8 +31,8 @@ h1 {
h2
{
padding-top
:
20px
;
padding-bottom
:
10px
;
border-bottom
:
1px
solid
#
a0c0f
0
;
color
:
#
2B7CE9
;
border-bottom
:
1px
solid
#
e0e0e
0
;
color
:
#
064880
;
}
h3
{
@ -44,12 +44,13 @@ a > img {
}
a
{
color
:
#
2B7CE9
;
color
:
#
064880
;
text-decoration
:
none
;
}
a
:
visited
{
color
:
#
2E60A4
;
color
:
#
064880
;
text-decoration
:
none
;
}
a
:
hover
{
@ -78,5 +79,5 @@ td {
p
.
important_note
{
color
:
#
3a6baa
;
font-weight
:
bold
;
font-weight
:
bold
;
}
Write
Preview
Loading…
Cancel
Save