mirror of
https://github.com/h5bp/html5-boilerplate.git
synced 2026-01-09 14:48:02 -05:00
update CSS from main.css in dist (#2119)
This commit is contained in:
committed by
Rob Larsen
parent
95557efa65
commit
ec1a2165ba
5
dist/css/main.css
vendored
5
dist/css/main.css
vendored
@@ -28,6 +28,11 @@
|
||||
* Customize the background color to match your design.
|
||||
*/
|
||||
|
||||
::-moz-selection {
|
||||
background: #b3d4fc;
|
||||
text-shadow: none;
|
||||
}
|
||||
|
||||
::selection {
|
||||
background: #b3d4fc;
|
||||
text-shadow: none;
|
||||
|
||||
Reference in New Issue
Block a user