X-Git-Url: http://git.euphorik.ch/?p=rup.git;a=blobdiff_plain;f=backend%2Fstatic%2Fstyle.css;fp=backend%2Fstatic%2Fstyle.css;h=0000000000000000000000000000000000000000;hp=6fad26aecc6278b9fd70e625841105686032fcdf;hb=a44ff4555b6f08fce20f95ab4fae370012caa0aa;hpb=4a1fa0b902bd01c2630b8b7b0818e46142d93f94 diff --git a/backend/static/style.css b/backend/static/style.css deleted file mode 100644 index 6fad26a..0000000 --- a/backend/static/style.css +++ /dev/null @@ -1,20 +0,0 @@ -* { - margin: 50px; - padding: 0px; -} - -body { - font-size: 18px; - font-family: 'Lobster Two'; - text-shadow: 2px 2px 2px #DDD; - text-align: center; - line-height: 30px; - color: #5b5b5b; - background-color: #ededed; - margin: 0px; -} - -img { - border: 0px; -} -