Commit Graph

15 Commits

Author SHA1 Message Date
Fabio a00d65e7ee Rework "download" and "try it"
- Remove "Download" button
- Add "Try friendica" section with link to directory
- Add "Run your server" section with link to install guide

See https://github.com/friendica/friendica/issues/9430
2020-10-20 10:29:41 +02:00
fabrixxm dec5c3c0b0 Make top menu work again
The top menu stopped working.
A quick look showed that menu html has changed,
not matching CSS selectors anymore.

The commit f68cafa had changed the CSS selectors from
ones that apply to current menu html.

The menu has been modified from what was in place at the
time when sceenshot.png has been taken.

My guess is that different menus leads to different html
on page (I don't know why).

The CSS now use both selectors, to stay on the safe side.
2019-10-21 12:22:41 +02:00
fabrixxm 7bb8ab5df2 Bigger font on large monitors, nowrap submenu items 2019-10-21 10:48:37 +02:00
Fabio e7873e8a67 fix github icon in footer 2019-08-20 17:18:46 +02:00
Fabio de6cf6d90f remove too much bold 2019-08-20 17:10:26 +02:00
Fabio 42037256e8 Increase font size and weight in header 2019-08-20 16:55:25 +02:00
Fabio ae6c09ae84 change font to Fira Sans 2019-08-20 16:55:25 +02:00
hoergen 506c8caf95 Changed color and font-weight
For better readability changed the font collor from #444 to #111 and the font weight from normal to 600
2019-08-20 13:56:53 +00:00
fabrixxm daf65232f1 Sticky post in blog home: change style and display
For sticky post in blog home show only header with title,
change background and add show ribbon
2018-02-19 15:42:23 +01:00
fabrixxm b55f3e2447 Bigger font and dark backgroun in home header
Fix #2
2018-02-19 11:30:05 +01:00
fabrixxm d3f89ae410 Replace Font Awesome with Fork Awesome. Remove custom Friendica icon
Use fa-friendica from fork awesome
2018-02-19 11:29:26 +01:00
fabrixxm f68cafa552 Fix nav menu 2017-07-24 08:37:19 +02:00
fabrixxm 72e262240f Stle ribbon in header 2017-06-06 14:23:27 +02:00
Fabio 5f63119ef0 Fix popups and add last news in homepage
- popup submenu item full width and left aligned
- minimum width for the popup submenu
- popup submenu closer to parent item. should fix popup issues.
- images in posts have max-width to 100%
- show last news in homepage
2017-04-04 10:33:49 +02:00
fabrixxm a469aa9ae5 Move up 2017-04-01 18:52:54 +02:00
Renamed from friendica/assets/css/main.css (Browse further)