Before Width: | Height: | Size: 274 B After Width: | Height: | Size: 252 B |
Before Width: | Height: | Size: 360 B After Width: | Height: | Size: 368 B |
Before Width: | Height: | Size: 310 B After Width: | Height: | Size: 320 B |
Before Width: | Height: | Size: 831 B After Width: | Height: | Size: 853 B |
Before Width: | Height: | Size: 404 B After Width: | Height: | Size: 412 B |
Before Width: | Height: | Size: 426 B After Width: | Height: | Size: 382 B |
Before Width: | Height: | Size: 553 B After Width: | Height: | Size: 561 B |
After Width: | Height: | Size: 3.2 KiB |
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 914 B |
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 464 B After Width: | Height: | Size: 472 B |
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 349 B |
Before Width: | Height: | Size: 905 B After Width: | Height: | Size: 913 B |
Before Width: | Height: | Size: 904 B After Width: | Height: | Size: 349 B |
After Width: | Height: | Size: 226 B |
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 2.2 KiB |
Before Width: | Height: | Size: 719 B After Width: | Height: | Size: 687 B |
After Width: | Height: | Size: 1.2 KiB |
After Width: | Height: | Size: 542 B |
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.0 KiB |
After Width: | Height: | Size: 989 B |
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 529 B After Width: | Height: | Size: 534 B |
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 939 B After Width: | Height: | Size: 853 B |
Before Width: | Height: | Size: 975 B After Width: | Height: | Size: 981 B |
Before Width: | Height: | Size: 882 B After Width: | Height: | Size: 859 B |
Before Width: | Height: | Size: 371 B After Width: | Height: | Size: 261 B |
Before Width: | Height: | Size: 655 B After Width: | Height: | Size: 656 B |
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 927 B |
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 691 B After Width: | Height: | Size: 539 B |
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.0 KiB |
After Width: | Height: | Size: 1.0 KiB |
@ -1,3 +1,12 @@
|
||||
.breadcrumb-links {
|
||||
font-size: 10px;
|
||||
}
|
||||
|
||||
.breadcrumb-links a {
|
||||
color: var(--ui-blue-8);
|
||||
}
|
||||
|
||||
.breadcrumb-links a:hover {
|
||||
text-decoration: underline;
|
||||
color: var(--ui-blue-9);
|
||||
}
|
||||
|