From 7f2be3b0346d0b4dc1de5752dfe9df9f694fb012 Mon Sep 17 00:00:00 2001 From: Matlab Pipeline User Date: Fri, 5 Apr 2024 15:08:06 -0400 Subject: [PATCH] add a class for new varna images --- css/motifatlas.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/motifatlas.css b/css/motifatlas.css index 06e971d..be78510 100644 --- a/css/motifatlas.css +++ b/css/motifatlas.css @@ -504,8 +504,8 @@ input[type=radio], input[type=checkbox] { .motifs_view img.thumbnail { width:90px; } -.motifs_view .varna { - width:80px; +.motifs_view img.varna { + width:150px; } .svg_varna { background-size: 160px;