mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-06-11 15:15:15 +02:00
silly commit
This commit is contained in:
parent
22d5aeaa26
commit
9183b1fe26
3 changed files with 5 additions and 1 deletions
BIN
images/paper.png
Normal file
BIN
images/paper.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
|
|
@ -23,6 +23,7 @@
|
|||
<li class="download"><a class="buttons" href="https://github.com/SheffieldML/GPy/zipball/master">Download ZIP</a></li>
|
||||
<li class="download"><a class="buttons" href="https://github.com/SheffieldML/GPy/tarball/master">Download TAR</a></li>
|
||||
<li><a class="buttons github" href="https://github.com/SheffieldML/GPy">View On GitHub</a></li>
|
||||
<li><a class="buttons tutorial" href="https://github.com/SheffieldML/GPy">View On GitHub</a></li>
|
||||
</ul>
|
||||
|
||||
<p class="header">This project is maintained by <a class="header name" href="https://github.com/SheffieldML">SheffieldML</a></p>
|
||||
|
|
|
|||
|
|
@ -299,6 +299,9 @@ a.buttons {
|
|||
a.github {
|
||||
background: url(../images/octocat-small.png) no-repeat 1px;
|
||||
}
|
||||
a.tutorial {
|
||||
background: url(../images/paper.png) no-repeat 1px;
|
||||
}
|
||||
|
||||
a.buttons:hover {
|
||||
color: #fff;
|
||||
|
|
@ -410,4 +413,4 @@ footer {
|
|||
font-size:12pt;
|
||||
color:#444;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue