2840b671d4d2ebc4824f8389a71cb25dd6409254
custom.css
| ... | ... | @@ -20,6 +20,9 @@ |
| 20 | 20 | .button_home_revue:hover { background-color: #d2000057; color: white;} |
| 21 | 21 | .button_home_revue { font-size: 200%;background-color: #1c1c1cc9; color: white; border: 2px solid #ff3158;} |
| 22 | 22 | |
| 23 | +/* hide top webpage directory listing */ |
|
| 24 | +.breadcrumb-item { display: none; } |
|
| 25 | + |
|
| 23 | 26 | /* |
| 24 | 27 | |
| 25 | 28 | * Initialiazing a `footnotes` counter on the wrapper |