updated ossrox banners

This commit is contained in:
Samuel Philipp 2022-03-13 15:22:17 +01:00
parent 0488982bbd
commit 9ce8648379
10 changed files with 149 additions and 10 deletions

View file

@ -286,3 +286,12 @@ table.table {
border: 1px solid #444;
}
}
.ossrox {
background-color: #efefef;
border: 2px solid #000;
box-shadow: 0 0 0 2px rgba(255, 255, 255, .7);
padding: 5px;
margin: 5px;
max-width: 250px;
}