@@ -250,6 +250,11 @@ overview,product {
|
||||
}
|
||||
|
||||
letter {
|
||||
display: none;
|
||||
}
|
||||
|
||||
product.index-letters letter {
|
||||
display: block;
|
||||
font-family: 'copernicus';
|
||||
font-weight: 600;
|
||||
font-size: 4em;
|
||||
@@ -312,6 +317,10 @@ overview,product {
|
||||
grid-row-gap: 0.2em;
|
||||
}
|
||||
|
||||
product.index-letters passwordBlock:nth-of-type(6) {
|
||||
display: none;
|
||||
}
|
||||
|
||||
passwordLabel,websiteLabel,usernameLabel {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user