测试gitea
This commit is contained in:
parent
48efadb443
commit
11c7873760
@ -28,23 +28,6 @@ a:hover {
|
|||||||
color: #fff;
|
color: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
textarea {
|
|
||||||
padding: 5px;
|
|
||||||
font-size: 16px;
|
|
||||||
font-family: 'Arial', sans-serif;
|
|
||||||
border: 1px solid transparent;
|
|
||||||
outline: none;
|
|
||||||
background-color: #333;
|
|
||||||
color: #e0e0e0;
|
|
||||||
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
|
|
||||||
transition: all 0.3s ease;
|
|
||||||
resize: none;
|
|
||||||
line-height: 1.6;
|
|
||||||
}
|
|
||||||
textarea:focus {
|
|
||||||
padding: 10px;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* 通用容器 */
|
/* 通用容器 */
|
||||||
.container {
|
.container {
|
||||||
width: 90%;
|
width: 90%;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user