projects
/
website.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a672a48
)
set nav bar font size
author
MatthewOwens
<matthew@owens.tech>
Mon, 20 Jul 2020 14:59:03 +0000
(15:59 +0100)
committer
MatthewOwens
<matthew@owens.tech>
Mon, 20 Jul 2020 14:59:03 +0000
(15:59 +0100)
style.css
patch
|
blob
|
history
diff --git
a/style.css
b/style.css
index
7c6330a
..
1c2757e
100644
(file)
--- a/
style.css
+++ b/
style.css
@@
-52,7
+52,8
@@
header h1 {
border-bottom:1px solid #b35050
}
.nav-tabs{
- border-bottom:1px solid #333
+ border-bottom:1px solid #333;
+ font-size: 2em;
}
.nav-tabs>li{
float:left;