mirror of
https://github.com/danog/sass-site.git
synced 2024-12-15 10:57:24 +01:00
11 lines
282 B
SCSS
11 lines
282 B
SCSS
|
/* ==========================================================================
|
||
|
Browse Happy prompt
|
||
|
========================================================================== */
|
||
|
|
||
|
.browsehappy {
|
||
|
margin: 0.2em 0;
|
||
|
background: #ccc;
|
||
|
color: #000;
|
||
|
padding: 0.2em 0;
|
||
|
}
|