diff options
author | Tayane Fernandes <tayane.rmf@gmail.com> | 2016-12-20 15:57:35 -0200 |
---|---|---|
committer | Tayane Fernandes <tayane.rmf@gmail.com> | 2016-12-20 15:57:35 -0200 |
commit | 35f91dba7570f1d921b3f894f1f1dd4abd3593a1 (patch) | |
tree | e403138b18aca91c588da043e80c22bdd0d7c0cf | |
parent | 652c1109ab0793fc7f3431d5ebf911c0bb6a72f2 (diff) |
Revert "Adding new css"
This reverts commit 652c1109ab0793fc7f3431d5ebf911c0bb6a72f2.
-rw-r--r-- | PITCHME.md | 2 | ||||
-rw-r--r-- | PITCHME.yaml | 1 | ||||
-rw-r--r-- | assets/css/PITCHME.css | 4 |
3 files changed, 0 insertions, 7 deletions
@@ -3,5 +3,3 @@ See https://github.com/gitpitch/ for details --> #PIXELATED - -Private emails through accessible encryption in your own email provider.</span> diff --git a/PITCHME.yaml b/PITCHME.yaml index 6ae407ab..b23fb18d 100644 --- a/PITCHME.yaml +++ b/PITCHME.yaml @@ -1,3 +1,2 @@ background: assets/pix_tex.png background-size : auto -theme-override : assets/css/PITCHME.css diff --git a/assets/css/PITCHME.css b/assets/css/PITCHME.css deleted file mode 100644 index a66b1362..00000000 --- a/assets/css/PITCHME.css +++ /dev/null @@ -1,4 +0,0 @@ -body { - background: #ccc; - background-color: #ccc; -} |