This website works better with JavaScript.
Home
Explore
Help
Sign In
brettlangdon
/
curl-talk
mirror of
https://github.com/brettlangdon/curl-talk.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
update slide styles
master
Brett Langdon
12 years ago
parent
a0b90bd0a6
commit
6bd845ed8e
1 changed files
with
15 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+15
-1
template.html
+ 15
- 1
template.html
View File
@ -14,8 +14,22 @@
a:hover{
a:hover{
color: #000;
color: #000;
}
}
.remark-code {
p{
margin: 0 0 .3em 0;
}
code {
border-radius: 6px;
border-radius: 6px;
background-color: #272822;
color: #ddd;
padding: 0 .3em 0 .3em;
font-size: .8em;
}
.remark-slide-content{
padding: 1em;
}
.float-block{
float: left;
width:33%;
}
}
<
/
style
>
<
/
style
>
<
/
head
>
<
/
head
>
Write
Preview
Loading…
Cancel
Save