Commit Graph

57 Commits

Author SHA1 Message Date
Kazhnuz 15c0ceb242 style: get it right this time 2018-12-06 19:52:22 +01:00
Kazhnuz 3bdc5d5c43 style: make wp-caption centering working 2018-12-06 19:50:31 +01:00
Kazhnuz 5b0b1d1e1d style: force wp-caption centering for the moment 2018-12-06 19:49:38 +01:00
Kazhnuz 9ee04f810b style: support wp-caption centering 2018-12-06 19:47:52 +01:00
Kazhnuz 4682c8836f style: add wp-caption styling 2018-12-06 19:44:31 +01:00
Kazhnuz 9138aa58a5 style: add support for wordpress image thumbnail alignement 2018-12-06 19:42:29 +01:00
Kazhnuz 9ed5db9133 scss/blog: make sure that articles in the list use full width 2018-10-27 21:27:09 +02:00
Kazhnuz bc01b68937 scss/typography: limit image to the article width 2018-10-27 18:13:21 +02:00
Kazhnuz 6169fd44ac scss/definitions: make forms follow the theming 2018-10-27 14:25:55 +02:00
Kazhnuz d94f93cf8e scss/cards: add support for flexbox alert 2018-10-27 14:24:11 +02:00
Kazhnuz dea5ea1d67 scss/cards: better styling for the avatar 2018-10-25 18:42:34 +02:00
Kazhnuz bd98903006 scss/typography: use better margins/paddings in the metadata area 2018-10-25 18:35:37 +02:00
Kazhnuz 44be88d911 scss/blog: add styles for categories and tags in article 2018-10-25 18:16:30 +02:00
Kazhnuz 9b79d926c8 scss/buttons: add missing styles for social buttons 2018-10-25 11:22:58 +02:00
Kazhnuz 8dc9825566 scss/blog: use a lighten of 15% for in-preview badges
Fix #20
2018-10-25 11:01:44 +02:00
Kazhnuz 86591c81a7 scss/buttons: remove text-decoration for badges
Fix #12
2018-10-25 11:00:05 +02:00
Kazhnuz a7a520b93f post-lists: align thumbnail on post title 2018-10-25 10:58:58 +02:00
Kazhnuz 43bb64e867 scss/typography: add styling to in-title links 2018-10-24 21:48:18 +02:00
Kazhnuz e1311567da scss/typography: add a flex title class
This class will be able to show its childrens elements as flexbox, that will be on opposite side. It'll be used to show an icon on the right side of a title.
2018-10-24 21:15:35 +02:00
Kazhnuz adc25a51b7 article: add thumbnail 2018-10-24 21:11:57 +02:00
Kazhnuz 3420af2278 article: add excerpt 2018-10-24 21:07:40 +02:00
Kazhnuz 177510c2df scss/global : add style for the navbar searchbox 2018-10-24 18:42:46 +02:00
Kazhnuz a340c01a99 scss/typograhy: add a special style for page-wide titles
Fix #1
2018-10-24 17:16:12 +02:00
Kazhnuz e35efb1146 header, scss/blog, functions: featured section support
Fix #9
2018-10-24 17:09:54 +02:00
Kazhnuz 5ffabe721a scss: style pagination 2018-10-24 15:32:28 +02:00
Kazhnuz 2ceb6873be index & scss/blog: support article listing 2018-10-24 15:28:39 +02:00
Kazhnuz 3c979746be scss/definitions: style select 2018-10-24 15:14:29 +02:00
Kazhnuz a4b2e76693 scss/definitions: Don't show screen reader text on screen 2018-10-24 15:07:35 +02:00
Kazhnuz 776a6b5c21 Style sidebar
Fix #7
2018-10-24 15:04:37 +02:00
Kazhnuz 16b495e374 Make style.css wordpress-compatible
Fix #11
2018-10-24 13:56:11 +02:00
Kazhnuz f14a6f4d77 scss/cards: make sure that cards headers use open-sans 2018-10-24 13:30:28 +02:00
Kazhnuz f5f6837a2c scss/typography: use Teko as the title font 2018-10-24 13:07:43 +02:00
Kazhnuz 030ef0707f scss/buttons: make buttons semibold 2018-10-24 12:23:57 +02:00
Kazhnuz df2ccd9f13 scss/buttons: improve hovering on buttons
Remove the use of position:relative and strenghten lightening
2018-10-24 12:21:56 +02:00
Kazhnuz 028543964b scss/buttons: refactor and follow global style 2018-10-24 12:18:12 +02:00
Kazhnuz baf8f8466f scss: replace commons, colorize and overrides by element-based .scss 2018-10-24 11:59:19 +02:00
Kazhnuz 62db59cf39 scss/typography: let typography handle text color 2018-10-24 11:30:53 +02:00
Kazhnuz d6828eaf21 scss/typography: use the right color for blockquote 2018-10-24 11:26:37 +02:00
Kazhnuz 6e5c3d5c96 scss/typography: use the right color for mark 2018-10-24 11:23:44 +02:00
Kazhnuz a0f8f0eb58 scss/typography: make link and selection use the palette
And remove them from _colorize.scss
2018-10-24 11:21:42 +02:00
Kazhnuz ade564c98f scss/typography: Add headers and support custom colors 2018-10-24 11:02:24 +02:00
Kazhnuz 14d6869f86 scss/definitions: move utils to the definition file 2018-10-24 10:46:12 +02:00
Kazhnuz 179524cd1e scss/global: refactor header style 2018-10-24 10:40:33 +02:00
Kazhnuz 77207e8efa scss: Put global elements in _global.scss 2018-10-24 10:37:48 +02:00
Kazhnuz 8ad2027aae scss: Add definitions to their own scss file 2018-10-24 10:26:41 +02:00
Kazhnuz 1174f162a8 scss: Add typography directly to the scss
It's easier to make clear-typography directly a part of the style, as now we can make it directly support custom colors.
2018-10-24 10:20:55 +02:00
Kazhnuz 73500c9674 scss: add a header to style.scss 2018-10-24 10:14:01 +02:00
Kazhnuz 647ee7b18d improve font styling 2018-10-15 13:57:56 +02:00
Kazhnuz 7183092034 make article text responsive 2018-10-15 11:55:58 +02:00
Kazhnuz 0fa081098d overrides: use the breadcrumb style in card-meta 2018-10-15 11:48:34 +02:00