From 5e52334c703f31beb61df33a52e53c11b376bd7c Mon Sep 17 00:00:00 2001 From: Yaco Date: Thu, 15 Apr 2021 14:08:43 -0300 Subject: corrige ubicacion de caja de video --- www/wiki/skins/bo/reevo.less | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'www') diff --git a/www/wiki/skins/bo/reevo.less b/www/wiki/skins/bo/reevo.less index a5fd8b2f..18bde7fe 100644 --- a/www/wiki/skins/bo/reevo.less +++ b/www/wiki/skins/bo/reevo.less @@ -5,8 +5,6 @@ html, body { overflow-x: hidden; } - - a:visited { color: #771c00; } @@ -193,6 +191,11 @@ ul.p-personal-tools.dropdown-menu.dropdown-menu-right li:first-child { } +.embedvideo { + display: flex; +} + + table.wikitable { width: 100%; table-layout: fixed; @@ -494,3 +497,4 @@ ul.visible-xs.pull-right.navbar-xs.navbar-tools.navbar-nav { width: 280px; } } + -- cgit v1.2.1