Skip to content

Commit

Permalink
Change CRLF into LF to be consistent with rest of repository.
Browse files Browse the repository at this point in the history
  • Loading branch information
GlitchMr committed Jun 3, 2012
1 parent e00fd72 commit e6962c0
Show file tree
Hide file tree
Showing 2 changed files with 618 additions and 618 deletions.
160 changes: 80 additions & 80 deletions source/archive/talks/2000/als/template/slide.css
Original file line number Diff line number Diff line change
@@ -1,80 +1,80 @@
.showtitle {
font-family: arial, helvetica, sans-serif;
font-size: 64pt;
}
.where {
font-family: Arial;
font-size: 24pt;
color: white;
}

.tim {
font-family: Arial;
font-size: 24pt;
color: yellow;
}
.title {
font-family: Arial;
font-size: 48pt;
}
.splash {
font-family: Arial;
font-size: 36pt;
}
.intro {
font-family: Arial;
color: white;
font-size: 24pt;
}
.point {
font-family: Arial;
color: white;
font-size: 24pt;
}
.dt {
font-family: Courier New;
color: yellow;
font-size: 24pt;
font-weight: bold;
}
.dd {
font-family: Arial;
color: white;
font-size: 24pt;
}
.question {
font-family: Arial;
color: yellow;
font-size: 36pt;
}
.number {
font-family: Arial;
color: red;
font-size: 24pt;
}
.nt {
color: pink;
}
.term {
color: yellow;
}
.big-eg {
font-size: 24pt;
font-weight: bold;
color: yellow;
}
tt {
color: yellow;
}
.code {
font-family: Courier;
color: white;
font-weight: bold;
font-size: 24pt;
}
.eg {
font-family: Arial;
color: white;
font-weight: bold;
font-size: 24pt;
}
.showtitle {
font-family: arial, helvetica, sans-serif;
font-size: 64pt;
}
.where {
font-family: Arial;
font-size: 24pt;
color: white;
}

.tim {
font-family: Arial;
font-size: 24pt;
color: yellow;
}
.title {
font-family: Arial;
font-size: 48pt;
}
.splash {
font-family: Arial;
font-size: 36pt;
}
.intro {
font-family: Arial;
color: white;
font-size: 24pt;
}
.point {
font-family: Arial;
color: white;
font-size: 24pt;
}
.dt {
font-family: Courier New;
color: yellow;
font-size: 24pt;
font-weight: bold;
}
.dd {
font-family: Arial;
color: white;
font-size: 24pt;
}
.question {
font-family: Arial;
color: yellow;
font-size: 36pt;
}
.number {
font-family: Arial;
color: red;
font-size: 24pt;
}
.nt {
color: pink;
}
.term {
color: yellow;
}
.big-eg {
font-size: 24pt;
font-weight: bold;
color: yellow;
}
tt {
color: yellow;
}
.code {
font-family: Courier;
color: white;
font-weight: bold;
font-size: 24pt;
}
.eg {
font-family: Arial;
color: white;
font-weight: bold;
font-size: 24pt;
}
Loading

0 comments on commit e6962c0

Please sign in to comment.