Commit Graph

211 Commits

Author SHA1 Message Date
Sajedeh Gooklani 50ce93c7cd
Use CSS grid for gallery styles (#1246)
Co-authored-by: Ismail El Korchi <ismail.elkorchi@gmail.com>
2020-05-03 23:26:48 +00:00
Luiz "Bills 0b3e249192
Float implies the use of the block layout (#960) 2020-04-24 20:05:18 +00:00
Neil Abraham e8650e1ee9
Use the system font stack from WP admin (#1416) 2020-04-24 12:36:40 +00:00
Neil Abraham fd76af274d
Upgrade normalize.css to v8.0.1 (#1415) 2020-04-24 10:59:13 +00:00
Neil Abraham 4909e965c4
Remove font-size mixin (#1413) 2020-04-23 16:16:40 +00:00
Morten Rand-Hendriksen 31df4716c8 Refactor the css layout to use grid and flex
Remove #primary

Remove #primary, take 2

Change primary layout module to CSS grid.

Remove ::before / ::after based clearfixes. When using flex and grid, pseudo-elements are considered flex/grid elements and cause unexpected behavior. Clearfix is a tool to resolve clearing when using float-based layouts. Modern flex/grid-based layouts do not need them.

Main menu: Use flex as layout module.

Main menu cleanup.

Comments, Posts, and Post Navigation: Use flex for layout. Automatic RTL.

Remove errant test data.

- Fixed skip to content link to point to main content (#primary).
- Changed ID for <main> to #primary to preserve original separation between main and sidebar (#secondary).
- Removed superfluous ID reference to #secondary in CSS.
- Cleaned up whitespace triggering Travis errors.

Fix wpcs issues

Cleaning the rebase

Compile CSS

Remove primary div from WooCommerce too

grid-template-columns property doesn't support negative values
2020-04-18 19:26:11 +01:00
Ismail El Korchi b07e5d3682 Add SASS compilation and sync the CSS files 2020-04-08 22:36:58 +01:00
Ismail El Korchi ff3567b32f update the copyright date 2020-04-07 21:18:45 +01:00
Arnab Wahid 132319ee8e
Merge pull request #1301 from arnabwahid/master
image alignment fix + mitigate build error in `woocommerce.php`
2020-03-23 22:47:07 +00:00
Arnab Wahid bf61e8ffbe Bottom margin in image alignment
As proposed in #1273, `margin-botom: 1.5em;` added to all three image alignment classes.

tab line 178 inc/woocommerce.php

tab line 61 inc/custom-header.php
2018-06-27 13:59:10 +05:30
arnabwahid a52ca7441d Remove Microformat Classes `.hentry`
Discussed in #1268
This PR removes .hentry microformat class, adds `.post` and `.page` instead ( in both `_posts-and-pages.scss` & `style.css` ).
2018-05-30 17:31:09 +05:30
Chris Runnells 8ac4e43a1e
Merge pull request #1272 from Ismail-elkorchi/normalize.css
Update Normalize.css to v8.0.0
2018-02-28 10:53:31 -10:00
Ismail El Korchi 36d551ea40 Update Normalize.css to v8.0.0
Fixes https://github.com/Automattic/_s/issues/1269
2018-02-28 14:22:10 +00:00
David A. Kennedy 558f12ce9f
Revert "Remove unnecessary !" 2017-10-31 12:21:27 -04:00
Bappi 6454bfb0bb Update year to the latest 2017-10-26 01:14:02 +06:00
Bappi 6bd8c2b888 Remove unnecessary ! 2017-10-25 21:53:29 +06:00
David A. Kennedy 58de244dfb Merge pull request #1214 from B-07/master
Update URLs to https
2017-10-25 11:46:58 -04:00
Sami Keijonen 3f9c31b6a1 Update screen-reader-text class. 2017-10-22 19:00:06 +03:00
Bappi e4665250dd Change links http:// to https://
All necessary links checked and updated to https, some remain as http as those aren't using secured protocol yet
2017-10-10 23:29:36 +06:00
Stephen Hoult fa137f0112 Remove CSS rules for quotes - Issue #1192 2017-09-11 10:04:16 +01:00
Tiago Noronha 649b59d063 New lines and spacing. 2017-08-30 12:14:55 +01:00
Tiago Noronha 27e68252f6 Basic WooCommerce Integration. 2017-08-01 14:21:13 +01:00
Nilambar Sharma fb31e67522 Add theme tags (#1181)
_s: Add relevant theme tags

Fixes #1147.
2017-07-14 15:33:27 -04:00
David A. Kennedy 40d4e1a350 _s: Fix spacing in logo styles
Fixes #1146
2017-07-14 14:14:20 -04:00
David A. Kennedy 2bef512355 _s: Add basic custom logo support
See: https://codex.wordpress.org/Theme_Logo

Closes #922
2017-06-26 18:47:12 -04:00
Thomas Guillot d3ab4c0da4 _s: Add basic support for Content Options Post Details (#1131)
* _s: Add basic support for Content Options Post Details

This allows us to always display the category and author since it can
be hidden via Customizer -> Content Options

We don’t need to check for `is_multi_author` or `_s_categorized_blog()`
anymore.
2017-06-23 12:00:39 -04:00
David A. Kennedy 339aa37d30 Merge pull request #986 from josephfusco/refactor-sass
Add DRY gallery columns to Sass files.

Closes #986
2017-06-22 18:07:57 -04:00
Joseph Fusco ef6d0a100b Update style.css values to match Sass output 2017-06-19 22:39:46 -04:00
Arnab Wahid a75211cab1 Add optgroup in Typography
Added 'optgroup' in #Typography via both -
- _typography.scss
&
- style.css
It fixes the odd styling of the select element.
2017-06-17 18:25:49 +06:00
Kristian Kalvå d814c78aa7 Create style.css 2017-06-12 12:27:32 +02:00
Tammie Lister b330bbaba7 Fix the issue with naming after merge 2016-12-24 23:28:36 +00:00
Tammie Lister 44710f2b5e Merge pull request #989 from p0o/p0o-patch-1
Adding License
2016-12-23 14:53:59 +00:00
Tammie Lister 9f60f7dc41 Merge pull request #1024 from joviczarko/RemoveButtonShadow
Remove Button Shadow Styling: props @joviczarko 

I agree that this is a good latest update. Many remove this anyway.
2016-12-23 14:36:43 +00:00
Tammie Lister efab129e42 Merge pull request #1054 from samikeijonen/issue/1047
Add word-wrap: normal to screen-reader text class: props @samikeijonen
2016-12-23 14:24:59 +00:00
Tammie Lister 7c06a2c2dd Merge pull request #1003 from B-07/patch-1
Update Normalize site link
2016-12-23 12:32:38 +00:00
Tammie Lister bd858e4e96 Merge pull request #1028 from B-07/master
Remove period from file header
2016-12-23 12:19:50 +00:00
Sami Keijonen fd3ce55c50 Add word-wrap: normal to screen-reader text class. 2016-11-26 19:47:32 +02:00
Bappi 0d2d61a3c3 Update style.css 2016-10-26 18:43:11 +06:00
Caroline Moore 7d0846eb2d Merge pull request #910 from ckschmieder/figureMargin
Fixed margin causing x-wide imgs (contained within a figure tag) to overflow content area. Props @ckschmieder and @jrfnl
2016-09-23 06:44:04 -07:00
joviczarko 525defe430 Remove Button Shadow
Remove shadow from buttons. Unnecessary styling.
2016-09-21 18:02:15 +02:00
Bappi 923b473266 Update Normalize site link 2016-08-09 03:42:26 +06:00
p0o 54792f7077 add GPL v2.0 license 2016-07-15 23:34:23 +08:00
Caroline Moore 2316b1981c Removing post formats support and styles from _s 2016-06-13 16:39:54 -04:00
Emil Uzelac 6844caffe2 Redundant styles.
Leftover from: 309037e2ad (diff-da232d78aa810382f2dcdceae308ff8e)
2016-05-01 15:59:34 -05:00
Caroline Moore fbd667fd6b Update copyright date in style.css header 2016-04-14 17:18:18 -04:00
sixhours 98c86c2bef Remove content-box box-sizing on search fields 2016-02-26 10:15:37 -05:00
Chris Schmieder 592201e885 Added new style rule which sets left & right margins for 'Figure' elements to 0px (currently 40px via normalize.css) because margin is causing extra wide images (i.e. 1200px) to overflow the content area. 2016-02-07 20:57:58 -05:00
mrwweb 309037e2ad list all html5 input types. fixes #885 2015-12-08 08:28:48 -08:00
Tammie Lister 6f6de25568 Merge pull request #680 from iandunn/clearfix-max-width
Set a fixed table-layout in the clearfix to avoid max-width conflict
2015-11-11 20:55:35 +00:00
David A. Kennedy 1a7cedc7dd Do not show the outline on the skip link target container
* Putting it in style.css solves the issue for our specific skip link, but leaves the outline working on other anchors in case developers need that.
* For discussion, see: https://github.com/Automattic/_s/pull/814
* Related: https://github.com/Automattic/_s/pull/755 and https://github.com/Automattic/_s/pull/604

Fixes #543
2015-11-11 14:54:08 -05:00