mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-08-15 11:04:23 +02:00
minor change to placeholder page
This commit is contained in:
@@ -18,6 +18,7 @@ a {
|
|||||||
color: #fff;
|
color: #fff;
|
||||||
border: 2px solid rgba( 255, 255, 255, 0.5 );
|
border: 2px solid rgba( 255, 255, 255, 0.5 );
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
margin-left: 15px;
|
||||||
}
|
}
|
||||||
a:hover {
|
a:hover {
|
||||||
border-color: #fff;
|
border-color: #fff;
|
||||||
|
@@ -30,7 +30,10 @@
|
|||||||
|
|
||||||
<footer>
|
<footer>
|
||||||
|
|
||||||
<p class="view"><a href="https://github.com/hakimel/reveal.js">View the project on GitHub</a></p>
|
<p>
|
||||||
|
<a href="http://lab.hakim.se/reveal-js">Try demo</a>
|
||||||
|
<a href="https://github.com/hakimel/reveal.js">View source</a>
|
||||||
|
</p>
|
||||||
|
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user