mirror of
https://github.com/thangisme/notes.git
synced 2024-11-01 04:17:33 -04:00
8 lines
376 B
CSS
8 lines
376 B
CSS
|
|
||
|
.hello {
|
||
|
background: url(http://blahlbahlbah.com);
|
||
|
}
|
||
|
|
||
|
|
||
|
.explore-mail-tease{padding-top:20px;overflow:hidden;background:#202021 url(/assets/modules/home/octicons-bg-f51579234572c7286b1ead7a6408f2d43c7a0520dbb09f9d2b8b6b59024a01a0.png) center repeat;border-bottom:1px solid #ddd}.explore-mail-tease h3{color:#fff;text-align:center}.explore-mail-tease img{margin-bottom:-5px}
|