projects
/
thetarpit.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d65d6a3
)
css: remove ancient code
author
Lucian Mogosanu
<lucian.mogosanu@gmail.com>
Wed, 1 Jan 2014 20:35:14 +0000
(22:35 +0200)
committer
Lucian Mogosanu
<lucian.mogosanu@gmail.com>
Wed, 1 Jan 2014 20:36:10 +0000
(22:36 +0200)
css/default.css
patch
|
blob
|
history
diff --git
a/css/default.css
b/css/default.css
index
2dfe71d
..
e69028d
100644
(file)
--- a/
css/default.css
+++ b/
css/default.css
@@
-160,7
+160,7
@@
span > a {
#header {
text-align: center;
- font-size: 42px;
+ font-size: 45px;
padding: 0px 0px 0px 0px;
margin-bottom: -10px;
margin-top: 14px;
@@
-176,21
+176,6
@@
span > a {
border-bottom: none;
}
-#logo a {
- color: #333;
- float: left;
- font-size: 34px;
- font-weight: bold;
- text-decoration: none;
- border-bottom: none;
-}
-
-#logo a:hover {
- color: #5B756C;
- border-bottom: none;
- background-color: #fff;
-}
-
#navigation {
text-align: center;
margin-top: 11.2px;