summaryrefslogtreecommitdiff
path: root/css/bootswatch.css
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2013-02-10 18:42:50 -0500
committerThomas Park <thomas@thomaspark.me>2013-02-10 18:42:50 -0500
commit7b0d349d3c33e3f5d90a7c2ce8bf415b14d09d6f (patch)
tree77f7ad6476719c1794efc7aa1805686f33fc3df7 /css/bootswatch.css
parent4cd2a24ca979883d32b768240de7d39e24fe15fd (diff)
using fontawesome
Diffstat (limited to 'css/bootswatch.css')
-rw-r--r--css/bootswatch.css25
1 files changed, 5 insertions, 20 deletions
diff --git a/css/bootswatch.css b/css/bootswatch.css
index 430b9b19..a28dbf6f 100644
--- a/css/bootswatch.css
+++ b/css/bootswatch.css
@@ -5,14 +5,6 @@ section {
/* index */
-.navbar a > i {
- opacity: 0.5;
-}
-
-.navbar a:hover > i {
- opacity: 1;
-}
-
.tooltip-inner {
max-width: 500px;
}
@@ -57,12 +49,6 @@ section {
padding: 2px 5px 2px 4px;
}
-.icon-rss {
- background: url(../img/rss-icons.png) no-repeat 0 0;
- opacity: .65;
- width: 16px;
-}
-
.index h3 {
text-align: center;
font-size: 20px;
@@ -85,14 +71,13 @@ section {
}
.about h3 {
- margin: 0 0 0 35px;
+ margin: 0;
text-align: left;
}
-.about img {
- float: left;
- margin-top: 5px;
- opacity: 0.7;
+.about i {
+ margin-right: 8px;
+ font-size: 1.3em;
}
#gallery {
@@ -211,7 +196,7 @@ body .one .bsa_it_p {
}
.about h3 {
- margin-top: 20px;
+ margin-top: 30px;
}
.about p {