mirror of
https://github.com/Hopiu/django.git
synced 2026-04-23 08:14:47 +00:00
5 lines
79 B
CSS
5 lines
79 B
CSS
body {
|
|
background: url('window.png');
|
|
}
|
|
|
|
.snowman:before { content: "☃"; }
|