2023-10-14 15:57:28 +02:00
|
|
|
|
|
|
|
|
|
|
|
#rrr_header {
|
2023-12-12 22:36:33 +01:00
|
|
|
font-size: 2rem;
|
2023-10-14 15:57:28 +02:00
|
|
|
|
|
|
|
border-bottom: 1px solid grey;
|
2023-12-12 22:36:33 +01:00
|
|
|
padding-bottom: 0.2rem;
|
|
|
|
margin-bottom: 0.3rem;
|
2023-10-14 15:57:28 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
#rrr_code {
|
2023-12-12 22:36:33 +01:00
|
|
|
font-size: 1.5rem;
|
2023-10-14 15:57:28 +02:00
|
|
|
}
|