diff --git a/css/style.css b/css/style.css index a942cb425..455719b6e 100644 --- a/css/style.css +++ b/css/style.css @@ -45,3 +45,13 @@ ul.menu li>ul { padding: 6px 12px; border: none; } + +@media (min-width: 992px) { + img.ribbon { + display: inline !important; + position: absolute; + top: 0; + right: 0; + border: 0; + } +} \ No newline at end of file diff --git a/index.html b/index.html index 3e78a863d..6ec9f2f00 100644 --- a/index.html +++ b/index.html @@ -11,6 +11,7 @@
+