Skip to content

Commit 60a7b4a

Browse files
committed
Added new logo and color
1 parent 4799593 commit 60a7b4a

File tree

5 files changed

+29
-254
lines changed

5 files changed

+29
-254
lines changed

_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ <h2 id="project_tagline">{{ site.description | default: site.github.project_tagl
4646
}
4747
nav ul li a {
4848
text-decoration: none;
49-
color: #0090ff;
49+
color: #418FDE;
5050
}
5151
nav ul li a:hover {
5252
text-decoration: underline;

designguide/naming.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
![](https://wiki.freecad.org/images/0/06/Freecad.svg)
1+
![](/images/freecad.svg)
22

33
## Naming Convention
44

designguide/zones.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
![](https://wiki.freecad.org/images/0/06/Freecad.svg)
1+
![](/images/freecad.svg)
22

33
## Zones
44

favicon.ico

-23.9 KB
Binary file not shown.

images/freecad.svg

Lines changed: 26 additions & 251 deletions
Loading

0 commit comments

Comments
 (0)