about summary refs log tree commit diff stats
path: root/app/assets/stylesheets
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets')
-rw-r--r--app/assets/stylesheets/pokeviewer/pokemon.css.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/assets/stylesheets/pokeviewer/pokemon.css.scss b/app/assets/stylesheets/pokeviewer/pokemon.css.scss index f44b499..ca6ae9c 100644 --- a/app/assets/stylesheets/pokeviewer/pokemon.css.scss +++ b/app/assets/stylesheets/pokeviewer/pokemon.css.scss
@@ -161,6 +161,7 @@ body {
161 box-shadow: 0px 0px 2px 1px #B3B3B3; 161 box-shadow: 0px 0px 2px 1px #B3B3B3;
162 border-radius: 4px; 162 border-radius: 4px;
163 position: absolute; 163 position: absolute;
164 max-width: 45ch;
164 165
165 .pc-data-name { 166 .pc-data-name {
166 font-weight: bold; 167 font-weight: bold;