projects
/
reveal.js.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2990909
)
correct links in sky theme
author
Owen Versteeg
<owen.versteeg@live.com>
Mon, 10 Jun 2013 23:47:12 +0000
(20:47 -0300)
committer
Owen Versteeg
<owen.versteeg@live.com>
Mon, 10 Jun 2013 23:47:12 +0000
(20:47 -0300)
They looked a little wonky if you used a G or a Y.
css/theme/sky.css
patch
|
blob
|
history
diff --git
a/css/theme/sky.css
b/css/theme/sky.css
index 79eaf7fe973404cd1e02a15213ef1d524a9e9e64..c6c01ad2fd9715c30cf1417c055a1a6150fc3d2f 100644
(file)
--- a/
css/theme/sky.css
+++ b/
css/theme/sky.css
@@
-54,6
+54,7
@@
body {
* LINKS
*********************************************/
.reveal a:not(.image) {
+ line-height: 1.3em;
color: #3b759e;
text-decoration: none;
-webkit-transition: color .15s ease;