Compare commits
No commits in common. "c2e28c3791647055dc8509ef30a0e3b401f088f5" and "050d45ee2e0c0a89fba38740d442f64c44ab91cd" have entirely different histories.
c2e28c3791
...
050d45ee2e
1 changed files with 0 additions and 11 deletions
|
@ -1,11 +0,0 @@
|
||||||
.pagecontent {
|
|
||||||
background: url("/static/snow.gif");
|
|
||||||
border: 3px inset black;
|
|
||||||
color: black;
|
|
||||||
}
|
|
||||||
|
|
||||||
@media screen and (max-width: 800px) {
|
|
||||||
.pagecontent {
|
|
||||||
width: calc(100% - 4px);
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
Add table
Reference in a new issue