削除機能を追加する
This commit is contained in:
@@ -109,6 +109,8 @@
|
||||
right: 1vh;
|
||||
opacity: 0.7;
|
||||
font-family: TnT, Meiryo, sans-serif;
|
||||
pointer-events: none;
|
||||
max-width: 50%;
|
||||
}
|
||||
#version:hover{
|
||||
opacity: 1;
|
||||
@@ -118,6 +120,8 @@
|
||||
color: #FFFFFF;
|
||||
text-decoration: none;
|
||||
pointer-events: none;
|
||||
white-space: pre-line;
|
||||
word-break: break-word;
|
||||
}
|
||||
|
||||
.version-hide{
|
||||
|
||||
Reference in New Issue
Block a user