Remove unused code

This commit is contained in:
yflory
2017-01-31 18:19:34 +01:00
parent 46b5b8766d
commit 599e00be21
2 changed files with 0 additions and 16 deletions

View File

@@ -450,14 +450,6 @@
font-weight: 500; font-weight: 500;
font-size: 0.75em; font-size: 0.75em;
color: #558; color: #558;
/* text-align: center;
min-width: 100px;
font-weight: bold;
height: 70px;
padding: 0 10px;
line-height: 70px;
display: inline-block;
color: @topbar-button-color;*/
} }
#cryptpadTopBar .right a:hover { #cryptpadTopBar .right a:hover {
text-decoration: none; text-decoration: none;

View File

@@ -54,14 +54,6 @@
text-decoration: none; text-decoration: none;
color: #000; color: #000;
} }
/* text-align: center;
min-width: 100px;
font-weight: bold;
height: 70px;
padding: 0 10px;
line-height: 70px;
display: inline-block;
color: @topbar-button-color;*/
} }
} }
} }