background t3 t4 t5

This commit is contained in:
Blessing Jibidar 2024-11-29 09:37:13 +01:00
父節點 692fc9aeb6
當前提交 1df459539e
共有 5 個文件被更改,包括 3 次插入0 次删除

二進制
css/codevertmatrix.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  大小: 1.7 MiB

二進制
css/matrix.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  大小: 200 KiB

查看文件

@ -5,6 +5,7 @@ body {
color: #333;
margin: 0;
padding: 30px;
background-image: url(codevert.jpg);
}
h1, h2, h3 {

查看文件

@ -5,6 +5,7 @@ body {
color: #34495e;
margin: 0;
padding: 40px;
background-image: url(codevert.jpg), url(matrix.gif);
}
h1, h2, h3 {

查看文件

@ -5,6 +5,7 @@ body {
color: #2c3e50;
margin: 0;
padding: 50px;
background-image: url(codevertmatrix.gif);
}
h1, h2, h3 {