summaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorNihad Abbasov <narkoz.2008@gmail.com>2011-10-26 18:46:25 +0500
committerNihad Abbasov <narkoz.2008@gmail.com>2011-10-26 18:46:25 +0500
commitd62200cad430565bd9f80befaf329297120330b5 (patch)
tree6217dd41e6f86e657513b509ed7a3f2bfdfa70ab /public
parentf6a67fbad5119e3d95e33cfd4f4e4992707d5ba0 (diff)
downloadgitlab-ce-d62200cad430565bd9f80befaf329297120330b5.tar.gz
clean-up code
* Remove trailing whitespace * Converts hard-tabs into two-space soft-tabs * Remove consecutive blank lines
Diffstat (limited to 'public')
-rw-r--r--public/index.html.example5
1 files changed, 0 insertions, 5 deletions
diff --git a/public/index.html.example b/public/index.html.example
index 9d9811a5bf4..16248edab52 100644
--- a/public/index.html.example
+++ b/public/index.html.example
@@ -25,7 +25,6 @@
text-decoration: none;
}
-
#page {
background-color: #f0f0f0;
width: 750px;
@@ -57,7 +56,6 @@
padding-right: 30px;
}
-
#header {
background-image: url("/assets/rails.png");
background-repeat: no-repeat;
@@ -71,7 +69,6 @@
font-size: 16px;
}
-
#about h3 {
margin: 0;
margin-bottom: 10px;
@@ -112,7 +109,6 @@
padding: 10px;
}
-
#getting-started {
border-top: 1px solid #ccc;
margin-top: 25px;
@@ -149,7 +145,6 @@
font-size: 13px;
}
-
#sidebar ul {
margin-left: 0;
padding-left: 0;