lixuejing commited on
Commit
62da1e0
·
1 Parent(s): 55bfecd
Files changed (1) hide show
  1. src/display/css_html_js.py +2 -2
src/display/css_html_js.py CHANGED
@@ -5,7 +5,7 @@ custom_css = """
5
  }
6
 
7
  #models-to-add-text {
8
- font-size: 18px !important;
9
  }
10
 
11
  #citation-button span {
@@ -47,7 +47,7 @@ custom_css = """
47
  }
48
 
49
  .tab-buttons button {
50
- font-size: 16px;
51
  }
52
 
53
  #scale-logo {
 
5
  }
6
 
7
  #models-to-add-text {
8
+ font-size: 14px !important;
9
  }
10
 
11
  #citation-button span {
 
47
  }
48
 
49
  .tab-buttons button {
50
+ font-size: 20px;
51
  }
52
 
53
  #scale-logo {