diff --git a/css/main.css b/css/main.css index 93ba205..0be23c5 100644 --- a/css/main.css +++ b/css/main.css @@ -28,4 +28,19 @@ h1,h2,h3,h4,h5 { .mydiv { margin: 1em; +} + +.arr-right .breadcrumb-item+.breadcrumb-item::before{display:inline-block;padding-right:.5rem;color:#6c757d;content:">"} + +nav > .breadcrumb { + background-color: white; +} +.arr-right > .breadcrumb-item:last-of-type { + color: black; +} +.row { + padding: 1em; +} +nav { + border-radius: 7px; } \ No newline at end of file diff --git a/index.html b/index.html index 8db54d9..501e435 100644 --- a/index.html +++ b/index.html @@ -1,49 +1,103 @@ - - - - - - - - tew-0x01 - - -
-

tew-0x01

+ + + + + + + + + tew-0x01 + + + +
+ + +
+
+ +
+
+ +
+
+ +
+
+ Ulozit +
+ +
+ +
+
+ Ulozit +
+
+ +
@@ -57,10 +111,17 @@
- - - - - - - + + + + + + + + \ No newline at end of file