background t3 t4 t5
This commit is contained in:
父節點
692fc9aeb6
當前提交
1df459539e
共有 5 個文件被更改,包括 3 次插入 和 0 次删除
二進制
css/codevertmatrix.gif
Normal file
二進制
css/codevertmatrix.gif
Normal file
Binary file not shown.
|
After Width: | Height: | 大小: 1.7 MiB |
二進制
css/matrix.gif
Normal file
二進制
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 {
|
||||
|
|
|
|||
載入中…
Reference in a new issue