Remove permalink and add tooltip

This commit is contained in:
leosw
2020-05-18 09:58:23 +04:00
parent 5034763a18
commit 4679eaa82a
3 changed files with 4 additions and 31 deletions

View File

@@ -60,16 +60,6 @@ form.form h1 input {
font-size: 17px;
}
#permalink {
width: 808px;
margin: 10px 0 0 0px;
padding: 6px;
font-size: 11px;
font-style: italic;
color: #555;
}
.flex_line {
display: flex;
flex-direction: row;