projects
/
WP-Themes
/
mackinacbridge.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a69d33
)
Added some responsive styles to the HLP
author
Laury GvR
<laury@gaslightmedia.com>
Mon, 28 Aug 2017 13:10:12 +0000
(09:10 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Mon, 28 Aug 2017 13:10:12 +0000
(09:10 -0400)
HLP.html
patch
|
blob
|
history
diff --git
a/HLP.html
b/HLP.html
index
d4ab2c8
..
911f482
100644
(file)
--- a/
HLP.html
+++ b/
HLP.html
@@
-129,6
+129,7
@@
#main-content {
padding-left: 2%;
padding-right: 2%;
+ text-align: center;
}
header.main #tag h2 {
clear: none;
@@
-185,6
+186,9
@@
float: none;
text-align: center;
}
+ #copyright span {
+ font-size: 0.75rem;
+ }
*, *:before, *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;