aboutsummaryrefslogtreecommitdiffstats
path: root/ethereal/assets/samplecoin/samplecoin.css
diff options
context:
space:
mode:
authorobscuren <geffobscura@gmail.com>2014-07-04 21:49:32 +0800
committerobscuren <geffobscura@gmail.com>2014-07-04 21:49:32 +0800
commit043920d1572b5c0a1a6fb7ba46aedcfa3ced285e (patch)
tree8a02480711ca73ad5dbfb1bea3e6499562352c18 /ethereal/assets/samplecoin/samplecoin.css
parent9e38ca555dccd6b9a4a3fa0eb9eb749d2dc3c82c (diff)
downloadgo-tangerine-043920d1572b5c0a1a6fb7ba46aedcfa3ced285e.tar
go-tangerine-043920d1572b5c0a1a6fb7ba46aedcfa3ced285e.tar.gz
go-tangerine-043920d1572b5c0a1a6fb7ba46aedcfa3ced285e.tar.bz2
go-tangerine-043920d1572b5c0a1a6fb7ba46aedcfa3ced285e.tar.lz
go-tangerine-043920d1572b5c0a1a6fb7ba46aedcfa3ced285e.tar.xz
go-tangerine-043920d1572b5c0a1a6fb7ba46aedcfa3ced285e.tar.zst
go-tangerine-043920d1572b5c0a1a6fb7ba46aedcfa3ced285e.zip
Removed sample coin
Diffstat (limited to 'ethereal/assets/samplecoin/samplecoin.css')
-rw-r--r--ethereal/assets/samplecoin/samplecoin.css34
1 files changed, 0 insertions, 34 deletions
diff --git a/ethereal/assets/samplecoin/samplecoin.css b/ethereal/assets/samplecoin/samplecoin.css
deleted file mode 100644
index bc4e7f53c..000000000
--- a/ethereal/assets/samplecoin/samplecoin.css
+++ /dev/null
@@ -1,34 +0,0 @@
-/* Space out content a bit */
-body {
- padding-top: 20px;
- padding-bottom: 20px;
-}
-
-/* Everything but the jumbotron gets side spacing for mobile first
- * views */
-.header,
-.marketing,
-.footer {
- padding-right: 15px;
- padding-left: 15px;
-}
-
-/* Custom page header */
-.header {
- border-bottom: 1px solid #e5e5e5;
-}
-/* Make the masthead heading the same height as the navigation */
-.header h3 {
- padding-bottom: 19px;
- margin-top: 0;
- margin-bottom: 0;
- line-height: 40px;
-}
-
-.jumbotron {
- text-align: center;
- border-bottom: 1px solid #e5e5e5;
-
- margin: 0 auto;
- width: 300px;
-}