[Pcsclite-git-commit] [website] 02/03: CSS file for web pages converted to Bootstrap

Ludovic Rousseau rousseau at moszumanska.debian.org
Wed Dec 30 17:12:01 UTC 2015


This is an automated email from the git hooks/post-receive script.

rousseau pushed a commit to branch master
in repository website.

commit b4e7da6036c262a4e82291350894144618798ca0
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date:   Wed Dec 30 18:08:38 2015 +0100

    CSS file for web pages converted to Bootstrap
---
 navbar.css | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

diff --git a/navbar.css b/navbar.css
new file mode 100755
index 0000000..a70dcd7
--- /dev/null
+++ b/navbar.css
@@ -0,0 +1,22 @@
+body {
+  padding-top: 20px;
+  padding-bottom: 20px;
+}
+
+.navbar {
+  margin-bottom: 20px;
+}
+
+.thumbnail {
+  margin: 3px;
+  background: #fbfbfb;
+}
+
+#footer {
+  width: 100%;
+  /* Set the fixed height of the footer here */
+  height: 60px;
+  background-color: #f5f5f5;
+  padding: 15px;
+  text-align: center;
+}

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pcsclite/website.git



More information about the Pcsclite-cvs-commit mailing list