Site updates
This commit is contained in:
parent
f38a4e0e5b
commit
f48d6ab504
3 changed files with 13 additions and 0 deletions
BIN
doc/site/images/ideone-logo.png
Normal file
BIN
doc/site/images/ideone-logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.9 KiB |
|
|
@ -250,6 +250,14 @@ ul.menu-list li {
|
|||
hsl(0,0%,90%) 47%,
|
||||
hsl(0,0%,78%) 53%,
|
||||
hsl(0,0%,70%)100%);
|
||||
background-image: -moz-repeating-linear-gradient(left, hsla(0,0%,100%,0) 0%, hsla(0,0%,100%,0) 6%, hsla(0,0%,100%, .1) 7.5%),
|
||||
-moz-repeating-linear-gradient(left, hsla(0,0%, 0%,0) 0%, hsla(0,0%, 0%,0) 4%, hsla(0,0%, 0%,.03) 4.5%),
|
||||
-moz-repeating-linear-gradient(left, hsla(0,0%,100%,0) 0%, hsla(0,0%,100%,0) 1.2%, hsla(0,0%,100%,.15) 2.2%),
|
||||
|
||||
-moz-linear-gradient(-90deg, hsl(0,0%,78%) 0%,
|
||||
hsl(0,0%,90%) 47%,
|
||||
hsl(0,0%,78%) 53%,
|
||||
hsl(0,0%,70%)100%);
|
||||
}
|
||||
|
||||
ul.menu-list li:hover {
|
||||
|
|
|
|||
|
|
@ -514,6 +514,11 @@ tests for the highlighting.</p>
|
|||
style="position: relative; left: 10px;top: -5px;width: 80px;" />
|
||||
<a href="http://SpanDeX.io/">SpanDeX.io</a>
|
||||
</li>
|
||||
<li>
|
||||
<img src="doc/site/images/ideone-logo.png"
|
||||
style="position: relative; left: -5px; top: 20px;">
|
||||
<a href="http://ideone.com">Ideone.com</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://github.com/Gozala/sky-edit">Sky Edit</a>
|
||||
</li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue