This commit is contained in:
Yehor Vialov 2024-01-19 13:13:24 +02:00
parent 5263e2e464
commit 53b0244337

View File

@ -45,13 +45,11 @@ div#container {
}
.dot.internal {
/*background-image: url("/web_images/g4.png");*/
background-image: url("file:///Users/yehor/src/default-www/web_images/g4.png");
background-image: url("/web_images/g4.png");
}
.dot.m {
/*background-image: url("/web_images/m.png");*/
background-image: url("file:///Users/yehor/src/default-www/web_images/m.png");
background-image: url("/web_images/m.png");
}
p#header1 {