1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-08-31 20:11:59 +02:00
This commit is contained in:
Pomax
2020-09-26 09:37:38 -07:00
parent 04268b86ec
commit 6860a62ba5
10 changed files with 41 additions and 26 deletions

View File

@@ -436,3 +436,9 @@ table.code tr td:first-child {
cursor: default;
border-right: 1px solid red;
}
a.rss-link {
position: relative;
z-index: 10;
float: right;
}