mirror of
https://github.com/fspc/bike-database.git
synced 2026-09-16 08:31:39 -04:00
Louis | Adds minimally styled client reciepts
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
.freecyclery-receipt{
|
||||
h2 {
|
||||
font-size: 18px;
|
||||
}
|
||||
.horizontal-line{
|
||||
width: 100%;
|
||||
border-bottom: 5px solid black;
|
||||
}
|
||||
.receipt{
|
||||
margin: 10px;
|
||||
border: 5px solid black;
|
||||
height: 400px;
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user