Skip to content

Commit ee30d1d

Browse files
committed
More fiddling with layouts
1 parent 4e0398c commit ee30d1d

File tree

2 files changed

+9
-4
lines changed

2 files changed

+9
-4
lines changed

src/css/styles.css

+6-2
Original file line numberDiff line numberDiff line change
@@ -181,11 +181,15 @@ footer a,footer a:visited{
181181
color:#9f9f9f
182182
}
183183

184-
footer img{
184+
/* footer img{
185185
filter:invert(87%)
186-
}
186+
} */
187187

188188
.error-text{
189189
color:#cf6679
190190
}
191191
}
192+
193+
img[alt=app-icon] {
194+
width: 200px;
195+
}

src/projects.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Applications
44

5-
![Calculator Logo](/res/dev.edfloreshz.Calculator.svg)
5+
![app-icon](/res/dev.edfloreshz.Calculator.svg)
66

77
**Calculator**: A simple calculator for the COSMIC™ desktop.
88
[Github](https://github.com/cosmic-utils/calculator?tab=readme-ov-file)
@@ -17,4 +17,5 @@
1717

1818
## Applets
1919

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)

0 commit comments

Comments
 (0)