File tree 2 files changed +9
-4
lines changed
2 files changed +9
-4
lines changed Original file line number Diff line number Diff line change @@ -181,11 +181,15 @@ footer a,footer a:visited{
181
181
color : # 9f9f9f
182
182
}
183
183
184
- footer img {
184
+ /* footer img{
185
185
filter:invert(87%)
186
- }
186
+ } */
187
187
188
188
.error-text {
189
189
color : # cf6679
190
190
}
191
191
}
192
+
193
+ img [alt = app-icon ] {
194
+ width : 200px ;
195
+ }
Original file line number Diff line number Diff line change 2
2
3
3
## Applications
4
4
5
- ![ Calculator Logo ] ( /res/dev.edfloreshz.Calculator.svg )
5
+ ![ app-icon ] ( /res/dev.edfloreshz.Calculator.svg )
6
6
7
7
** Calculator** : A simple calculator for the COSMIC™ desktop.
8
8
[ Github] ( https://github.com/cosmic-utils/calculator?tab=readme-ov-file )
17
17
18
18
## Applets
19
19
20
- - Ollama : Ollama applet for COSMIC Desktop
20
+ ** Ollama** : Ollama applet for COSMIC Desktop
21
+ [ Github] ( https://github.com/cosmic-utils/cosmic-ext-applet-ollama )
You can’t perform that action at this time.
0 commit comments