File tree Expand file tree Collapse file tree
apps/web/src/lib/themes/standard-autumn Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 {@html CloseIcon }
1818 閉じる
1919 </button >
20- <span class =" standard-autumn-walica-title" >Walica</span >
20+
21+ <span class =" standard-autumn-walica-title" >
22+ 外部サイト:
23+ <a
24+ href =" https://walica.jp"
25+ target =" _blank"
26+ rel =" noopener noreferrer"
27+ class =" standard-autumn-walica-link"
28+ >
29+ walica.jp
30+ </a >
31+ </span >
2132 </div >
2233 <iframe
2334 src ={` https://walica.jp/group/${walicaId } ` }
Original file line number Diff line number Diff line change 175175 color : var (--standard-autumn-text );
176176}
177177
178+ .standard-autumn-walica-link {
179+ color : # 0066cc ;
180+ text-decoration : underline;
181+ }
182+
183+ .standard-autumn-walica-link : hover {
184+ color : # 004499 ;
185+ }
186+
178187.standard-autumn-walica-frame {
179188 flex : 1 ;
180189 width : 100% ;
You can’t perform that action at this time.
0 commit comments