epau antimatter modular
@@ -0,0 +1,300 @@
|
||||
# v2.2.1
|
||||
## 01/15/2021
|
||||
|
||||
1. [](#improved)
|
||||
* Fixed autoescaping in preparation for Grav 1.7
|
||||
1. [](#bugfix)
|
||||
* Fix deprecated messages from macros [#140](https://github.com/getgrav/grav-theme-antimatter/issues/140)
|
||||
|
||||
# v2.2.0
|
||||
## 03/21/2019
|
||||
|
||||
1. [](#new)
|
||||
* Set Dependency of Grav 1.5.10+ which has support for new **Deferred Block** Twig extension
|
||||
* Implement assets rendering using **Deferred Block** Twig extension
|
||||
|
||||
# v2.1.2
|
||||
## 9/28/2017
|
||||
|
||||
1. [](#improved)
|
||||
* Added polish and brazilian portuguese translations
|
||||
* Allow overriding the slidebar by moving it to its own `sidebar_navigation` block [#110](https://github.com/getgrav/grav-theme-antimatter/pull/110)
|
||||
1. [](#bugfix)
|
||||
* Fix showcase template overlapping when not at top [#99](https://github.com/getgrav/grav-theme-antimatter/pull/99)
|
||||
|
||||
# v2.1.1
|
||||
## 02/26/2017
|
||||
|
||||
1. [](#bugfix)
|
||||
* Allow to add a `external` class to site.yaml links to work on modular pages [#95](https://github.com/getgrav/grav-theme-antimatter/pull/95)
|
||||
|
||||
# v2.1.0
|
||||
## 01/24/2017
|
||||
|
||||
1. [](#new)
|
||||
* Updated to FontAwesome 4.7.0 with [Grav icon](http://fontawesome.io/icon/grav/)
|
||||
1. [](#improved)
|
||||
* Added croatian
|
||||
* Changed "SimpleSearch" string in the sidebar to "Search"
|
||||
1. [](#bugfix)
|
||||
* Removed unreachable condition [#85](https://github.com/getgrav/grav-theme-antimatter/pull/85)
|
||||
* Fixed a typo in the french translation
|
||||
|
||||
# v2.0.0
|
||||
## 07/14/2016
|
||||
|
||||
1. [](#new)
|
||||
* Added microformats2 support [#64](https://github.com/getgrav/grav-theme-antimatter/pull/64)
|
||||
1. [](#improved)
|
||||
* Updated to FontAwesome 4.6.3
|
||||
* Added romanian, russian and ukranian
|
||||
|
||||
# v2.0.0-beta.1
|
||||
## 05/23/2016
|
||||
|
||||
1. [](#new)
|
||||
* New and improved **dropdown** styling
|
||||
1. [](#improved)
|
||||
* Removed templates from `form` + `snipcart` plugins
|
||||
* Added support for search button
|
||||
* Updated some translations
|
||||
* Automatically add comments if configured
|
||||
* Relative path for favicon
|
||||
* Slightly modified the blockquote background color
|
||||
* Removed unneeded streams from YAML
|
||||
* Use common language strings in Blueprint
|
||||
|
||||
# v1.8.0
|
||||
## 11/20/2015
|
||||
|
||||
1. [](#new)
|
||||
* Added logic to include site.menu items in modular pages
|
||||
* Added a configurable lang field for HTML tag
|
||||
* Added a `bottom` JS output call
|
||||
1. [](#improved)
|
||||
* Updated to FontAwesome 4.4.0
|
||||
1. [](#bugfix)
|
||||
* Fixed extra `/` in some tag URLs
|
||||
* Better support for PECL Yaml parser
|
||||
* Fixes for blog page blueprint
|
||||
|
||||
# v1.7.6
|
||||
## 10/07/2015
|
||||
|
||||
1. [](#new)
|
||||
* Added logic to include site.menu items in modular pages
|
||||
1. [](#improved)
|
||||
* Removed unused `<p>` tags
|
||||
|
||||
# v1.7.5
|
||||
## 09/16/2015
|
||||
|
||||
1. [](#improved)
|
||||
* Use new form plugin templates
|
||||
|
||||
# v1.7.3
|
||||
## 09/11/2015
|
||||
|
||||
1. [](#new)
|
||||
* Added SCSS configurable notes colors
|
||||
1. [](#improved)
|
||||
* Various typos
|
||||
|
||||
# v1.7.3
|
||||
## 08/31/2015
|
||||
|
||||
1. [](#new)
|
||||
* Added header image control and blueprints to admin plugin
|
||||
1. [](#improved)
|
||||
* Use new template field for modular pages
|
||||
|
||||
# v1.7.2
|
||||
## 08/24/2015
|
||||
|
||||
1. [](#new)
|
||||
* Added support for `login-status` partial in menu
|
||||
|
||||
# v1.7.1
|
||||
## 08/11/2015
|
||||
|
||||
1. [](#improved)
|
||||
* Use new toggle for item blueprint
|
||||
|
||||
# v1.7.0
|
||||
## 08/06/2015
|
||||
|
||||
1. [](#new)
|
||||
* Blueprints that work with new admin plugin!
|
||||
1. [](#bugfix)
|
||||
* Favicon with full image URL
|
||||
|
||||
# v1.6.1
|
||||
## 07/24/2015
|
||||
|
||||
1. [](#bugfix)
|
||||
* Fixed sidebar links when site at root
|
||||
|
||||
# v1.6.0
|
||||
## 07/21/2015
|
||||
|
||||
1. [](#new)
|
||||
* Added support for `langswitcher` plugin
|
||||
1. [](#improved)
|
||||
* Made sidebar links more robust
|
||||
|
||||
# v1.5.0
|
||||
## 07/14/2015
|
||||
|
||||
1. [](#new)
|
||||
* Added canonical URL support
|
||||
1. [](#improved)
|
||||
* More improvements for blueprints
|
||||
1. [](#bugfix)
|
||||
* Fixes for multi-language support
|
||||
|
||||
# v1.4.0
|
||||
## 05/09/2015
|
||||
|
||||
1. [](#improved)
|
||||
* Improved blueprints
|
||||
1. [](#bugfix)
|
||||
* Fix for when page.summary is equal to page.content
|
||||
|
||||
# v1.3.9
|
||||
## 04/13/2015
|
||||
|
||||
1. [](#bugfix)
|
||||
* Fix for image class in modular template 'text.html.twig`
|
||||
|
||||
# v1.3.8
|
||||
## 04/07/2015
|
||||
|
||||
1. [](#improved)
|
||||
* Genericized theme_config variable for better inheritance
|
||||
|
||||
# v1.3.7
|
||||
## 03/28/2015
|
||||
|
||||
1. [](#bugfix)
|
||||
* Rolled back changes that resulted in broken header
|
||||
|
||||
# v1.3.6
|
||||
## 03/24/2015
|
||||
|
||||
1. [](#bugfix)
|
||||
* Fix for compressed text in `.pure-g` divs
|
||||
|
||||
# v1.3.5
|
||||
## 03/24/2015
|
||||
|
||||
1. [](#improved)
|
||||
* Keep html,body on height:100%; use body for scroll event
|
||||
* Use Footer colors from vars rather than hard-coded
|
||||
1. [](#bugfix)
|
||||
* Load pure grids at all times for better non-flexbox support
|
||||
|
||||
# v1.3.4
|
||||
## 03/01/2015
|
||||
|
||||
1. [](#improved)
|
||||
* Use new Grav builtin 'jQuery' support
|
||||
|
||||
# v1.3.3
|
||||
## 02/19/2015
|
||||
|
||||
1. [](#improved)
|
||||
* Implemented new `param_sep` variable from Grav 0.9.18
|
||||
1. [](#bugfix)
|
||||
* Fix for table column widths
|
||||
* Force snipcart slider to look in all pages
|
||||
|
||||
# v1.3.2
|
||||
## 02/05/2015
|
||||
|
||||
1. [](#improved)
|
||||
* Minor typo in assets
|
||||
|
||||
# v1.3.1
|
||||
## 01/23/2015
|
||||
|
||||
1. [](#bugfix)
|
||||
* Added page title encoding
|
||||
* Stop modular pages showing up in dropdown menus
|
||||
* Fixed typo in streams setup
|
||||
|
||||
# v1.3.0
|
||||
## 01/09/2015
|
||||
|
||||
1. [](#improved)
|
||||
* NOTE: BREAKING CHANGE - Fixed references to plugins in `partials/` folder
|
||||
* Updated README.md
|
||||
|
||||
# v1.2.7
|
||||
## 12/29/2014
|
||||
|
||||
1. [](#bugfix)
|
||||
* Removed `Fixed` header image to resolve issues with mobile browsers
|
||||
|
||||
# v1.2.6
|
||||
## 12/21/2014
|
||||
|
||||
1. [](#new)
|
||||
* Added support for list of custom menu items in `site.yaml`
|
||||
* Updated `README.md` with some instructions on how to use some Antimatter features
|
||||
1. [](#improved)
|
||||
* Removed `cache.html.twig` file that was used only for testing
|
||||
* Removed unused `color` option in `antimatter.yaml`
|
||||
|
||||
# v1.2.5
|
||||
## 12/15/2014
|
||||
|
||||
1. [](#bugfix)
|
||||
* Fix for Firefox 34 Flex/Responsiveness issues
|
||||
|
||||
# v1.2.4
|
||||
## 12/12/2014
|
||||
|
||||
1. [](#new)
|
||||
* Added demo link to blueprints
|
||||
1. [](#improved)
|
||||
* Inverted Previous/Next buttons on blog item template
|
||||
|
||||
# v1.2.3
|
||||
## 12/05/2014
|
||||
|
||||
1. [](#improved)
|
||||
* Simplified Previous/Next buttons to use Page methods
|
||||
|
||||
# v1.2.2
|
||||
## 12/04/2014
|
||||
|
||||
1. [](#new)
|
||||
* Added Previous/Next buttons with Collection methods
|
||||
* Added Related posts in blog sidebar
|
||||
1. [](#bugfix)
|
||||
* Fix for DaringFireball style link
|
||||
|
||||
# v1.2.1
|
||||
## 11/30/2014
|
||||
|
||||
1. [](#improved)
|
||||
* Renamed core theme JS file
|
||||
* Removed featherlight from Antimatter
|
||||
1. [](#bugfix)
|
||||
* Fixed response code in error template
|
||||
|
||||
# v1.2.0
|
||||
## 11/28/2014
|
||||
|
||||
1. [](#new)
|
||||
* Added SimpleSearch display in blog sidebar
|
||||
* Added reference to `custom.css` file in core
|
||||
1. [](#improved)
|
||||
* Added plugins checks for improved flexibility if plugins are not installed
|
||||
|
||||
|
||||
# v1.1.11
|
||||
## 11/21/2014
|
||||
|
||||
1. [](#new)
|
||||
* ChangeLog started...
|
||||
@@ -0,0 +1,21 @@
|
||||
The MIT License (MIT)
|
||||
|
||||
Copyright (c) 2014 Grav
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
in the Software without restriction, including without limitation the rights
|
||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||
copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in all
|
||||
copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
SOFTWARE.
|
||||
@@ -0,0 +1,136 @@
|
||||
# EpauEpau Antimatter
|
||||
|
||||

|
||||
|
||||
EpauEpau Antimatter is the default [Grav](http://getgrav.org) theme. Simple, fast and modern.
|
||||
|
||||
# Installation
|
||||
|
||||
Installing the EpauEpau Antimatter theme can be done in one of two ways. Our GPM (Grav Package Manager) installation method enables you to quickly and easily install the theme with a simple terminal command, while the manual method enables you to do so via a zip file.
|
||||
|
||||
The theme by itself is useful, but you may have an easier time getting up and running by installing a skeleton. The EpauEpau Antimatter theme can be found in both the [One-page](https://github.com/getgrav/grav-skeleton-onepage-site) and [Blog Site](https://github.com/getgrav/grav-skeleton-blog-site) which are self-contained repositories for a complete sites which include: sample content, configuration, theme, and plugins.
|
||||
|
||||
## GPM Installation (Preferred)
|
||||
|
||||
The simplest way to install this theme is via the [Grav Package Manager (GPM)](http://learn.getgrav.org/advanced/grav-gpm) through your system's Terminal (also called the command line). From the root of your Grav install type:
|
||||
|
||||
bin/gpm install epau-epau_antimatter
|
||||
|
||||
This will install the EpauEpau Antimatter theme into your `/user/themes` directory within Grav. Its files can be found under `/your/site/grav/user/themes/epau-epau_antimatter`.
|
||||
|
||||
## Manual Installation
|
||||
|
||||
To install this theme, just download the zip version of this repository and unzip it under `/your/site/grav/user/themes`. Then, rename the folder to `epau-epau_antimatter`. You can find these files either on [GitHub](https://github.com/getgrav/grav-theme-epau-epau_antimatter) or via [GetGrav.org](http://getgrav.org/downloads/themes).
|
||||
|
||||
You should now have all the theme files under
|
||||
|
||||
/your/site/grav/user/themes/epau-epau_antimatter
|
||||
|
||||
>> NOTE: This theme is a modular component for Grav which requires the [Grav](http://github.com/getgrav/grav), [Error](https://github.com/getgrav/grav-theme-error) and [Problems](https://github.com/getgrav/grav-plugin-problems) plugins.
|
||||
|
||||
# Updating
|
||||
|
||||
As development for the EpauEpau Antimatter theme continues, new versions may become available that add additional features and functionality, improve compatibility with newer Grav releases, and generally provide a better user experience. Updating EpauEpau Antimatter is easy, and can be done through Grav's GPM system, as well as manually.
|
||||
|
||||
## GPM Update (Preferred)
|
||||
|
||||
The simplest way to update this theme is via the [Grav Package Manager (GPM)](http://learn.getgrav.org/advanced/grav-gpm). You can do this with this by navigating to the root directory of your Grav install using your system's Terminal (also called command line) and typing the following:
|
||||
|
||||
bin/gpm update epau-epau_antimatter
|
||||
|
||||
This command will check your Grav install to see if your EpauEpau Antimatter theme is due for an update. If a newer release is found, you will be asked whether or not you wish to update. To continue, type `y` and hit enter. The theme will automatically update and clear Grav's cache.
|
||||
|
||||
## Manual Update
|
||||
|
||||
Manually updating EpauEpau Antimatter is pretty simple. Here is what you will need to do to get this done:
|
||||
|
||||
* Delete the `your/site/user/themes/epau-epau_antimatter` directory.
|
||||
* Download the new version of the EpauEpau Antimatter theme from either [GitHub](https://github.com/getgrav/grav-plugin-epau-epau_antimatter) or [GetGrav.org](http://getgrav.org/downloads/themes#extras).
|
||||
* Unzip the zip file in `your/site/user/themes` and rename the resulting folder to `epau-epau_antimatter`.
|
||||
* Clear the Grav cache. The simplest way to do this is by going to the root Grav directory in terminal and typing `bin/grav clear-cache`.
|
||||
|
||||
> Note: Any changes you have made to any of the files listed under this directory will also be removed and replaced by the new set. Any files located elsewhere (for example a YAML settings file placed in `user/config/themes`) will remain intact.
|
||||
|
||||
## Features
|
||||
|
||||
* Lightweight and minimal for optimal performance
|
||||
* Fully responsive with off-page mobile navigation
|
||||
* SCSS based CSS source files for easy customization
|
||||
* Built-in support for on-page navigation
|
||||
* Multiple page template types
|
||||
* Fontawesome icon support
|
||||
|
||||
### Supported Page Templates
|
||||
|
||||
* Default view template
|
||||
* Blog view template
|
||||
* Error view template
|
||||
* Blog item view template
|
||||
* Modular view templates:
|
||||
* Features Modular view template
|
||||
* Showcase Modular view template
|
||||
* Text Modular view template
|
||||
* SnipCart view template
|
||||
|
||||
### Menu Features
|
||||
|
||||
##### Dropdown Menu
|
||||
|
||||
You can enable **dropdown menu** support by enabling it in the `epau-epau_antimatter.yaml` configuration file. As per usual, copy this file to your `user/config/themes/` folder (create if required) and edit there.
|
||||
|
||||
```
|
||||
dropdown:
|
||||
enabled: true
|
||||
```
|
||||
|
||||
This will ensure that sub-pages show up as sub-menus in the navigation.
|
||||
|
||||
##### Menu Text & Icons
|
||||
|
||||
Each page shows up in the menu using the title by default, however you can set what displays in the menu directly by setting an explicit `menu:` option in the page header:
|
||||
|
||||
```
|
||||
menu: My Menu
|
||||
```
|
||||
|
||||
You can also provide an icon to show up in front of the menu item by providing an `icon:` option. You need to use name of the FontAwesome icon without the `fa-` prefix. Check out the full [list of current FontAwesome 4.2 icons](http://fortawesome.github.io/Font-Awesome/icons/):
|
||||
|
||||
```
|
||||
icon: bar-chart-o
|
||||
```
|
||||
|
||||
#### Custom Menu Items
|
||||
|
||||
By default, Grav generates the menu from the page structure. However, there are times when you may want to add custom menu items to the end of the menu. This is now supported in EpauEpau Antimatter by creating a menu list in your `site.yaml` file. An example of this is as follows:
|
||||
|
||||
```
|
||||
menu:
|
||||
- text: Source
|
||||
url: https://github.com/getgrav/grav
|
||||
- icon: twitter
|
||||
url: http://twitter.com/getgrav
|
||||
```
|
||||
|
||||
The `url:` option is required, but you can provide **either** or **both** `text:` and/or `icon:`
|
||||
|
||||
### Blog Features
|
||||
|
||||
##### Daring Fireball Link Pages
|
||||
|
||||
EpauEpau Antimatter supports the ability for a page to have a `link:` header option. This will then in turn create a **link page** where the title of the page will actually be linked to the link provided and a prefexid double angle `>>` will link to the page itself. Simply provide the link in the page header:
|
||||
|
||||
```
|
||||
link: http://getgrav.org/blog
|
||||
```
|
||||
|
||||
# Setup
|
||||
|
||||
If you want to set EpauEpau Antimatter as the default theme, you can do so by following these steps:
|
||||
|
||||
* Navigate to `/your/site/grav/user/config`.
|
||||
* Open the **system.yaml** file.
|
||||
* Change the `theme:` setting to `theme: epau-epau_antimatter`.
|
||||
* Save your changes.
|
||||
* Clear the Grav cache. The simplest way to do this is by going to the root Grav directory in Terminal and typing `bin/grav clear-cache`.
|
||||
|
||||
Once this is done, you should be able to see the new theme on the frontend. Keep in mind any customizations made to the previous theme will not be reflected as all of the theme and templating information is now being pulled from the **epau-epau_antimatter** folder.
|
||||
|
After Width: | Height: | Size: 414 KiB |
@@ -0,0 +1,30 @@
|
||||
name: Epau Antimatter
|
||||
version: 2.2.1
|
||||
description: "Epau Antimatter is the default theme included with **Grav**"
|
||||
icon: empire
|
||||
author:
|
||||
name: Team Grav
|
||||
email: devs@getgrav.org
|
||||
url: http://getgrav.org
|
||||
homepage: https://github.com/getgrav/grav-theme-epau_antimatter
|
||||
demo: http://demo.getgrav.org/blog-skeleton
|
||||
keywords: epau_antimatter, theme, core, modern, fast, responsive, html5, css3
|
||||
bugs: https://github.com/getgrav/grav-theme-epau_antimatter/issues
|
||||
license: MIT
|
||||
|
||||
dependencies:
|
||||
- { name: grav, version: '>=1.5.10' }
|
||||
|
||||
form:
|
||||
validation: loose
|
||||
fields:
|
||||
dropdown.enabled:
|
||||
type: toggle
|
||||
label: Dropdown in navbar
|
||||
highlight: 1
|
||||
default: 1
|
||||
options:
|
||||
1: PLUGIN_ADMIN.ENABLED
|
||||
0: PLUGIN_ADMIN.DISABLED
|
||||
validate:
|
||||
type: bool
|
||||
@@ -0,0 +1,70 @@
|
||||
media:
|
||||
video:
|
||||
mp4: video/mp4
|
||||
mov: video/quicktime
|
||||
m4v: video/x-m4v
|
||||
swf: video/x-flv
|
||||
|
||||
image:
|
||||
jpg: image/jpeg
|
||||
jpeg: image/jpeg
|
||||
png: image/png
|
||||
gif: image/gif
|
||||
|
||||
file:
|
||||
txt: text/plain
|
||||
doc: application/msword
|
||||
html: text/html
|
||||
pdf: application/pdf
|
||||
zip: application/zip
|
||||
gz: application/gzip
|
||||
|
||||
form:
|
||||
key: filename
|
||||
fields:
|
||||
upload:
|
||||
type: upload
|
||||
label: Upload
|
||||
allow:
|
||||
'@media.*.keys'
|
||||
accept:
|
||||
'@media.*.values'
|
||||
|
||||
filename:
|
||||
type: text
|
||||
label: Filename
|
||||
|
||||
type:
|
||||
type: hidden
|
||||
default: video
|
||||
|
||||
name:
|
||||
type: unset
|
||||
|
||||
description:
|
||||
type: textarea
|
||||
label: Description
|
||||
|
||||
url:
|
||||
type: unset
|
||||
|
||||
path:
|
||||
type: unset
|
||||
|
||||
thumb:
|
||||
type: unset
|
||||
|
||||
width:
|
||||
type: text
|
||||
label: Width
|
||||
|
||||
height:
|
||||
type: text
|
||||
label: Height
|
||||
|
||||
mime:
|
||||
type: hidden
|
||||
default: 'application/octet-stream'
|
||||
|
||||
modified:
|
||||
type: unset
|
||||
@@ -0,0 +1,89 @@
|
||||
title: Blog
|
||||
'@extends':
|
||||
type: default
|
||||
context: blueprints://pages
|
||||
|
||||
child_type: item
|
||||
|
||||
|
||||
title: Default
|
||||
|
||||
rules:
|
||||
slug:
|
||||
pattern: "[a-z][a-z0-9_\-]+"
|
||||
min: 2
|
||||
max: 80
|
||||
|
||||
form:
|
||||
fields:
|
||||
tabs:
|
||||
type: tabs
|
||||
active: 1
|
||||
|
||||
fields:
|
||||
advanced:
|
||||
fields:
|
||||
overrides:
|
||||
fields:
|
||||
header.child_type:
|
||||
default: item
|
||||
blog:
|
||||
type: tab
|
||||
title: Blog List
|
||||
|
||||
fields:
|
||||
header.content.items:
|
||||
type: textarea
|
||||
yaml: true
|
||||
label: Items
|
||||
default: '@self.children'
|
||||
|
||||
header.content.limit:
|
||||
type: text
|
||||
label: Max Item Count
|
||||
default: 5
|
||||
validate:
|
||||
required: true
|
||||
type: int
|
||||
min: 1
|
||||
|
||||
header.content.order.by:
|
||||
type: select
|
||||
label: Order By
|
||||
default: date
|
||||
options:
|
||||
folder: Folder
|
||||
title: Title
|
||||
date: Date
|
||||
default: Default
|
||||
|
||||
header.content.order.dir:
|
||||
type: select
|
||||
label: Order
|
||||
default: desc
|
||||
options:
|
||||
asc: Ascending
|
||||
desc: Descending
|
||||
|
||||
header.content.pagination:
|
||||
type: toggle
|
||||
label: Pagination
|
||||
highlight: 1
|
||||
default: 1
|
||||
options:
|
||||
1: PLUGIN_ADMIN.ENABLED
|
||||
0: PLUGIN_ADMIN.DISABLED
|
||||
validate:
|
||||
type: bool
|
||||
|
||||
|
||||
header.content.url_taxonomy_filters:
|
||||
type: toggle
|
||||
label: URL Taxonomy Filters
|
||||
highlight: 1
|
||||
default: 1
|
||||
options:
|
||||
1: PLUGIN_ADMIN.ENABLED
|
||||
0: PLUGIN_ADMIN.DISABLED
|
||||
validate:
|
||||
type: bool
|
||||
@@ -0,0 +1,2 @@
|
||||
title: Nopad
|
||||
'@extends': default
|
||||
@@ -0,0 +1,103 @@
|
||||
title: Item
|
||||
'@extends':
|
||||
type: default
|
||||
context: blueprints://pages
|
||||
|
||||
form:
|
||||
fields:
|
||||
tabs:
|
||||
|
||||
fields:
|
||||
blog:
|
||||
type: tab
|
||||
title: Blog Item
|
||||
|
||||
fields:
|
||||
|
||||
header_image:
|
||||
type: section
|
||||
title: Header Image
|
||||
underline: true
|
||||
|
||||
header.header_image:
|
||||
type: toggle
|
||||
toggleable: true
|
||||
label: Display Header Image
|
||||
help: Enabled displaying of a header image
|
||||
highlight: 1
|
||||
options:
|
||||
1: PLUGIN_ADMIN.ENABLED
|
||||
0: PLUGIN_ADMIN.DISABLED
|
||||
|
||||
header.header_image_file:
|
||||
type: text
|
||||
toggleable: true
|
||||
label: Image File
|
||||
help: image filename that exists in the page folder. If not provided, will use the first image found.
|
||||
placeholder: For example: myimage.jpg
|
||||
|
||||
header.header_image_width:
|
||||
type: text
|
||||
toggleable: true
|
||||
label: Image Width
|
||||
size: small
|
||||
help: Header width in px
|
||||
placeholder: Default is 900
|
||||
validate:
|
||||
type: int
|
||||
min: 0
|
||||
max: 5000
|
||||
|
||||
header.header_image_height:
|
||||
type: text
|
||||
toggleable: true
|
||||
label: Image Height
|
||||
size: small
|
||||
help: Header height in px
|
||||
placeholder: Default is 300
|
||||
validate:
|
||||
type: int
|
||||
min: 0
|
||||
max: 5000
|
||||
|
||||
|
||||
summary:
|
||||
type: section
|
||||
title: Summary
|
||||
underline: true
|
||||
|
||||
|
||||
header.summary.enabled:
|
||||
type: toggle
|
||||
toggleable: true
|
||||
label: Summary
|
||||
highlight: 1
|
||||
options:
|
||||
1: PLUGIN_ADMIN.ENABLED
|
||||
0: PLUGIN_ADMIN.DISABLED
|
||||
|
||||
header.summary.format:
|
||||
type: select
|
||||
toggleable: true
|
||||
label: Format
|
||||
classes: fancy
|
||||
options:
|
||||
'short': 'Use the first occurence of delimter or size'
|
||||
'long': 'Summary delimiter will be ignored'
|
||||
|
||||
header.summary.size:
|
||||
type: text
|
||||
toggleable: true
|
||||
label: Size
|
||||
classes: large
|
||||
placeholder: 300
|
||||
validate:
|
||||
type: int
|
||||
min: 1
|
||||
|
||||
header.summary.delimiter:
|
||||
type: text
|
||||
toggleable: true
|
||||
label: Summary delimiter
|
||||
classes: large
|
||||
placeholder: ===
|
||||
@@ -0,0 +1,40 @@
|
||||
title: Features
|
||||
'@extends': default
|
||||
|
||||
form:
|
||||
fields:
|
||||
tabs:
|
||||
fields:
|
||||
advanced:
|
||||
fields:
|
||||
columns:
|
||||
fields:
|
||||
column1:
|
||||
fields:
|
||||
name:
|
||||
default: modular/features
|
||||
'@data-options': '\Grav\Common\Page\Pages::modularTypes'
|
||||
overrides:
|
||||
fields:
|
||||
header.template:
|
||||
default: modular/features
|
||||
'@data-options': '\Grav\Common\Page\Pages::modularTypes'
|
||||
features:
|
||||
type: tab
|
||||
title: Features
|
||||
fields:
|
||||
header.features:
|
||||
name: features
|
||||
type: list
|
||||
label: Features
|
||||
|
||||
fields:
|
||||
.icon:
|
||||
type: text
|
||||
label: Icon
|
||||
.header:
|
||||
type: text
|
||||
label: Header
|
||||
.text:
|
||||
type: text
|
||||
label: Text
|
||||
@@ -0,0 +1,36 @@
|
||||
title: Personnes
|
||||
'@extends': default
|
||||
|
||||
form:
|
||||
fields:
|
||||
tabs:
|
||||
fields:
|
||||
features:
|
||||
type: tab
|
||||
title: Personnes
|
||||
fields:
|
||||
header.class:
|
||||
type: select
|
||||
label: Layout
|
||||
default: small
|
||||
size: medium
|
||||
|
||||
|
||||
header.features:
|
||||
name: features
|
||||
type: list
|
||||
label: Personnes
|
||||
|
||||
fields:
|
||||
.nom:
|
||||
type: text
|
||||
label: Nom
|
||||
.fonction:
|
||||
type: text
|
||||
label: Fonction
|
||||
.biographie:
|
||||
type: editor
|
||||
label: Biographie
|
||||
.portrait:
|
||||
type: file
|
||||
label: Portrait
|
||||
@@ -0,0 +1,46 @@
|
||||
title: Showcase
|
||||
'@extends': default
|
||||
|
||||
form:
|
||||
fields:
|
||||
tabs:
|
||||
fields:
|
||||
advanced:
|
||||
fields:
|
||||
columns:
|
||||
fields:
|
||||
column1:
|
||||
fields:
|
||||
name:
|
||||
default: modular/showcase
|
||||
'@data-options': '\Grav\Common\Page\Pages::modularTypes'
|
||||
overrides:
|
||||
fields:
|
||||
header.template:
|
||||
default: modular/showcase
|
||||
'@data-options': '\Grav\Common\Page\Pages::modularTypes'
|
||||
buttons:
|
||||
type: tab
|
||||
title: Buttons
|
||||
fields:
|
||||
header.buttons:
|
||||
name: buttons
|
||||
type: list
|
||||
label: Buttons
|
||||
fields:
|
||||
.text:
|
||||
type: text
|
||||
label: Text
|
||||
.url:
|
||||
type: text
|
||||
label: URL
|
||||
.primary:
|
||||
type: toggle
|
||||
label: Primary
|
||||
highlight: 1
|
||||
default: 1
|
||||
options:
|
||||
1: 'Yes'
|
||||
0: 'No'
|
||||
validate:
|
||||
type: bool
|
||||
@@ -0,0 +1,34 @@
|
||||
title: Text
|
||||
'@extends': default
|
||||
|
||||
form:
|
||||
fields:
|
||||
tabs:
|
||||
fields:
|
||||
advanced:
|
||||
fields:
|
||||
columns:
|
||||
fields:
|
||||
column1:
|
||||
fields:
|
||||
name:
|
||||
default: modular/text
|
||||
'@data-options': '\Grav\Common\Page\Pages::modularTypes'
|
||||
overrides:
|
||||
fields:
|
||||
header.template:
|
||||
default: modular/text
|
||||
'@data-options': '\Grav\Common\Page\Pages::modularTypes'
|
||||
content:
|
||||
fields:
|
||||
uploads:
|
||||
label: Page Media (first one will be displayed next to your content)
|
||||
header.image_align:
|
||||
type: select
|
||||
label: Image position
|
||||
classes: fancy
|
||||
default: left
|
||||
options:
|
||||
'left': 'Left'
|
||||
'right': 'Right'
|
||||
type:
|
||||
@@ -0,0 +1,3 @@
|
||||
.text-left{text-align:left !important}.text-right{text-align:right !important}.text-center{text-align:center !important}.text-justify{text-align:justify !important}@media all and (min-width: 75em){.large-desktop-text-left{text-align:left !important}.large-desktop-text-right{text-align:right !important}.large-desktop-text-center{text-align:center !important}.large-desktop-text-justify{text-align:justify !important}}@media all and (min-width: 60em) and (max-width: 74.938em){.desktop-text-left{text-align:left !important}.desktop-text-right{text-align:right !important}.desktop-text-center{text-align:center !important}.desktop-text-justify{text-align:justify !important}}@media all and (min-width: 48em) and (max-width: 59.938em){.tablet-text-left{text-align:left !important}.tablet-text-right{text-align:right !important}.tablet-text-center{text-align:center !important}.tablet-text-justify{text-align:justify !important}}@media all and (min-width: 30.063em) and (max-width: 47.938em){.large-mobile-text-left{text-align:left !important}.large-mobile-text-right{text-align:right !important}.large-mobile-text-center{text-align:center !important}.large-mobile-text-justify{text-align:justify !important}}@media all and (max-width: 30em){.small-mobile-text-left{text-align:left !important}.small-mobile-text-right{text-align:right !important}.small-mobile-text-center{text-align:center !important}.small-mobile-text-justify{text-align:justify !important}}@media all and (min-width: 48em){.no-mobile-text-left{text-align:left !important}.no-mobile-text-right{text-align:right !important}.no-mobile-text-center{text-align:center !important}.no-mobile-text-justify{text-align:justify !important}}@media all and (max-width: 47.938em){.mobile-only-text-left{text-align:left !important}.mobile-only-text-right{text-align:right !important}.mobile-only-text-center{text-align:center !important}.mobile-only-text-justify{text-align:justify !important}}
|
||||
|
||||
/*# sourceMappingURL=particles.css.map */
|
||||
@@ -0,0 +1,95 @@
|
||||
{
|
||||
"version": 3,
|
||||
"file": "particles.css",
|
||||
"sources": [
|
||||
"../scss/particles.scss",
|
||||
"../scss/vendor/bourbon/_bourbon.scss",
|
||||
"../scss/vendor/bourbon/settings/_prefixer.scss",
|
||||
"../scss/vendor/bourbon/settings/_px-to-em.scss",
|
||||
"../scss/vendor/bourbon/helpers/_convert-units.scss",
|
||||
"../scss/vendor/bourbon/helpers/_gradient-positions-parser.scss",
|
||||
"../scss/vendor/bourbon/helpers/_is-num.scss",
|
||||
"../scss/vendor/bourbon/helpers/_linear-angle-parser.scss",
|
||||
"../scss/vendor/bourbon/helpers/_linear-gradient-parser.scss",
|
||||
"../scss/vendor/bourbon/helpers/_linear-positions-parser.scss",
|
||||
"../scss/vendor/bourbon/helpers/_linear-side-corner-parser.scss",
|
||||
"../scss/vendor/bourbon/helpers/_radial-arg-parser.scss",
|
||||
"../scss/vendor/bourbon/helpers/_radial-positions-parser.scss",
|
||||
"../scss/vendor/bourbon/helpers/_radial-gradient-parser.scss",
|
||||
"../scss/vendor/bourbon/helpers/_render-gradients.scss",
|
||||
"../scss/vendor/bourbon/helpers/_shape-size-stripper.scss",
|
||||
"../scss/vendor/bourbon/helpers/_str-to-num.scss",
|
||||
"../scss/vendor/bourbon/functions/_assign.scss",
|
||||
"../scss/vendor/bourbon/functions/_color-lightness.scss",
|
||||
"../scss/vendor/bourbon/functions/_flex-grid.scss",
|
||||
"../scss/vendor/bourbon/functions/_golden-ratio.scss",
|
||||
"../scss/vendor/bourbon/functions/_grid-width.scss",
|
||||
"../scss/vendor/bourbon/functions/_modular-scale.scss",
|
||||
"../scss/vendor/bourbon/functions/_px-to-em.scss",
|
||||
"../scss/vendor/bourbon/functions/_px-to-rem.scss",
|
||||
"../scss/vendor/bourbon/functions/_strip-units.scss",
|
||||
"../scss/vendor/bourbon/functions/_tint-shade.scss",
|
||||
"../scss/vendor/bourbon/functions/_transition-property-name.scss",
|
||||
"../scss/vendor/bourbon/functions/_unpack.scss",
|
||||
"../scss/vendor/bourbon/css3/_animation.scss",
|
||||
"../scss/vendor/bourbon/css3/_appearance.scss",
|
||||
"../scss/vendor/bourbon/css3/_backface-visibility.scss",
|
||||
"../scss/vendor/bourbon/css3/_background.scss",
|
||||
"../scss/vendor/bourbon/css3/_background-image.scss",
|
||||
"../scss/vendor/bourbon/css3/_border-image.scss",
|
||||
"../scss/vendor/bourbon/css3/_border-radius.scss",
|
||||
"../scss/vendor/bourbon/css3/_box-sizing.scss",
|
||||
"../scss/vendor/bourbon/css3/_calc.scss",
|
||||
"../scss/vendor/bourbon/css3/_columns.scss",
|
||||
"../scss/vendor/bourbon/css3/_filter.scss",
|
||||
"../scss/vendor/bourbon/css3/_flex-box.scss",
|
||||
"../scss/vendor/bourbon/css3/_font-face.scss",
|
||||
"../scss/vendor/bourbon/css3/_hyphens.scss",
|
||||
"../scss/vendor/bourbon/css3/_hidpi-media-query.scss",
|
||||
"../scss/vendor/bourbon/css3/_image-rendering.scss",
|
||||
"../scss/vendor/bourbon/css3/_keyframes.scss",
|
||||
"../scss/vendor/bourbon/css3/_linear-gradient.scss",
|
||||
"../scss/vendor/bourbon/css3/_perspective.scss",
|
||||
"../scss/vendor/bourbon/css3/_radial-gradient.scss",
|
||||
"../scss/vendor/bourbon/css3/_transform.scss",
|
||||
"../scss/vendor/bourbon/css3/_transition.scss",
|
||||
"../scss/vendor/bourbon/css3/_user-select.scss",
|
||||
"../scss/vendor/bourbon/css3/_placeholder.scss",
|
||||
"../scss/vendor/bourbon/addons/_button.scss",
|
||||
"../scss/vendor/bourbon/addons/_clearfix.scss",
|
||||
"../scss/vendor/bourbon/addons/_directional-values.scss",
|
||||
"../scss/vendor/bourbon/addons/_ellipsis.scss",
|
||||
"../scss/vendor/bourbon/addons/_font-family.scss",
|
||||
"../scss/vendor/bourbon/addons/_hide-text.scss",
|
||||
"../scss/vendor/bourbon/addons/_html5-input-types.scss",
|
||||
"../scss/vendor/bourbon/addons/_position.scss",
|
||||
"../scss/vendor/bourbon/addons/_prefixer.scss",
|
||||
"../scss/vendor/bourbon/addons/_retina-image.scss",
|
||||
"../scss/vendor/bourbon/addons/_size.scss",
|
||||
"../scss/vendor/bourbon/addons/_timing-functions.scss",
|
||||
"../scss/vendor/bourbon/addons/_triangle.scss",
|
||||
"../scss/vendor/bourbon/addons/_word-wrap.scss",
|
||||
"../scss/vendor/bourbon/_bourbon-deprecated-upcoming.scss",
|
||||
"../scss/configuration/nucleus/_base.scss",
|
||||
"../scss/configuration/nucleus/_core.scss",
|
||||
"../scss/configuration/nucleus/_breakpoints.scss",
|
||||
"../scss/configuration/nucleus/_layout.scss",
|
||||
"../scss/configuration/nucleus/_typography.scss",
|
||||
"../scss/configuration/nucleus/_nav.scss",
|
||||
"../scss/configuration/template/_base.scss",
|
||||
"../scss/configuration/template/_colors.scss",
|
||||
"../scss/configuration/template/_typography.scss",
|
||||
"../scss/configuration/template/_bullets.scss",
|
||||
"../scss/configuration/template/_variables.scss",
|
||||
"../scss/nucleus/functions/_base.scss",
|
||||
"../scss/nucleus/functions/_direction.scss",
|
||||
"../scss/nucleus/functions/_range.scss",
|
||||
"../scss/nucleus/mixins/_base.scss",
|
||||
"../scss/nucleus/mixins/_breakpoints.scss",
|
||||
"../scss/nucleus/mixins/_utilities.scss",
|
||||
"../scss/nucleus/particles/_align-text.scss",
|
||||
"../scss/nucleus/particles/_visibility.scss"
|
||||
],
|
||||
"mappings": "AqFsBC,AAAA,UAAU,AAAC,CACV,UAAU,CAAE,eAAgB,CAC5B,AACD,AAAA,WAAW,AAAC,CACX,UAAU,CAAE,gBAAiB,CAC7B,AACD,AAAA,YAAY,AAAC,CACZ,UAAU,CAAE,iBAAkB,CAC9B,AACD,AAAA,aAAa,AAAC,CACb,UAAU,CAAE,kBAAmB,CAC/B,AAGA,MAAM,CAAN,GAAG,MAAM,SAAS,EAAC,IAAI,EACtB,AAAA,wBAAwB,AAAxB,CAAE,UAAU,CAAE,eAAgB,CAAI,AAClC,AAAA,yBAAyB,AAAzB,CAAE,UAAU,CAAE,gBAAiB,CAAI,AACnC,AAAA,0BAA0B,AAA1B,CAAE,UAAU,CAAE,iBAAkB,CAAI,AACpC,AAAA,2BAA2B,AAA3B,CAAE,UAAU,CAAE,kBAAmB,CAAI,CAJtC,MAAM,CAAN,GAAG,MAAM,SAAS,EAAC,IAAI,OAAO,SAAS,EAAC,QAAQ,EAC/C,AAAA,kBAAkB,AAAlB,CAAE,UAAU,CAAE,eAAgB,CAAI,AAClC,AAAA,mBAAmB,AAAnB,CAAE,UAAU,CAAE,gBAAiB,CAAI,AACnC,AAAA,oBAAoB,AAApB,CAAE,UAAU,CAAE,iBAAkB,CAAI,AACpC,AAAA,qBAAqB,AAArB,CAAE,UAAU,CAAE,kBAAmB,CAAI,CAJtC,MAAM,CAAN,GAAG,MAAM,SAAS,EAAC,IAAI,OAAO,SAAS,EAAC,QAAQ,EAC/C,AAAA,iBAAiB,AAAjB,CAAE,UAAU,CAAE,eAAgB,CAAI,AAClC,AAAA,kBAAkB,AAAlB,CAAE,UAAU,CAAE,gBAAiB,CAAI,AACnC,AAAA,mBAAmB,AAAnB,CAAE,UAAU,CAAE,iBAAkB,CAAI,AACpC,AAAA,oBAAoB,AAApB,CAAE,UAAU,CAAE,kBAAmB,CAAI,CAJtC,MAAM,CAAN,GAAG,MAAM,SAAS,EAAC,QAAQ,OAAO,SAAS,EAAC,QAAQ,EACnD,AAAA,uBAAuB,AAAvB,CAAE,UAAU,CAAE,eAAgB,CAAI,AAClC,AAAA,wBAAwB,AAAxB,CAAE,UAAU,CAAE,gBAAiB,CAAI,AACnC,AAAA,yBAAyB,AAAzB,CAAE,UAAU,CAAE,iBAAkB,CAAI,AACpC,AAAA,0BAA0B,AAA1B,CAAE,UAAU,CAAE,kBAAmB,CAAI,CAJtC,MAAM,CAAN,GAAG,MAAM,SAAS,EAAC,IAAI,EACtB,AAAA,uBAAuB,AAAvB,CAAE,UAAU,CAAE,eAAgB,CAAI,AAClC,AAAA,wBAAwB,AAAxB,CAAE,UAAU,CAAE,gBAAiB,CAAI,AACnC,AAAA,yBAAyB,AAAzB,CAAE,UAAU,CAAE,iBAAkB,CAAI,AACpC,AAAA,0BAA0B,AAA1B,CAAE,UAAU,CAAE,kBAAmB,CAAI,CAJtC,MAAM,CAAN,GAAG,MAAM,SAAS,EAAC,IAAI,EACtB,AAAA,oBAAoB,AAApB,CAAE,UAAU,CAAE,eAAgB,CAAI,AAClC,AAAA,qBAAqB,AAArB,CAAE,UAAU,CAAE,gBAAiB,CAAI,AACnC,AAAA,sBAAsB,AAAtB,CAAE,UAAU,CAAE,iBAAkB,CAAI,AACpC,AAAA,uBAAuB,AAAvB,CAAE,UAAU,CAAE,kBAAmB,CAAI,CAJtC,MAAM,CAAN,GAAG,MAAM,SAAS,EAAC,QAAQ,EAC1B,AAAA,sBAAsB,AAAtB,CAAE,UAAU,CAAE,eAAgB,CAAI,AAClC,AAAA,uBAAuB,AAAvB,CAAE,UAAU,CAAE,gBAAiB,CAAI,AACnC,AAAA,wBAAwB,AAAxB,CAAE,UAAU,CAAE,iBAAkB,CAAI,AACpC,AAAA,yBAAyB,AAAzB,CAAE,UAAU,CAAE,kBAAmB,CAAI",
|
||||
"names": []
|
||||
}
|
||||
@@ -0,0 +1,923 @@
|
||||
@import url(//fonts.googleapis.com/css?family=Montserrat:400|Raleway:300,400,600|Inconsolata);
|
||||
#header #logo h3, #header #navbar .panel-activation, #footer p {
|
||||
position: relative;
|
||||
top: 50%;
|
||||
-webkit-transform: translateY(-50%);
|
||||
-moz-transform: translateY(-50%);
|
||||
-o-transform: translateY(-50%);
|
||||
-ms-transform: translateY(-50%);
|
||||
transform: translateY(-50%); }
|
||||
|
||||
.button, .button-secondary {
|
||||
display: inline-block;
|
||||
padding: 7px 20px; }
|
||||
.button-small.button, .button-small.button-secondary {
|
||||
padding: 3px 10px;
|
||||
font-size: 0.9rem; }
|
||||
|
||||
html, body {
|
||||
height: 100%; }
|
||||
|
||||
body {
|
||||
background: #fff;
|
||||
color: #444;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale; }
|
||||
|
||||
a {
|
||||
color: #1BB3E9; }
|
||||
a:hover {
|
||||
color: #0e6e90; }
|
||||
|
||||
b, strong, label, th {
|
||||
font-weight: 600; }
|
||||
|
||||
#container {
|
||||
min-height: 100%;
|
||||
position: relative; }
|
||||
|
||||
.fullwidth #body {
|
||||
padding-left: 0;
|
||||
padding-right: 0; }
|
||||
|
||||
#body {
|
||||
background: #fff;
|
||||
padding-top: 8rem;
|
||||
padding-bottom: 11rem; }
|
||||
|
||||
.left {
|
||||
float: left; }
|
||||
|
||||
.right {
|
||||
float: right; }
|
||||
|
||||
.default-animation, #body, #header, #header #logo h3, #header #navbar ul.navigation, .modular .showcase .button {
|
||||
-webkit-transition: all 0.5s ease;
|
||||
-moz-transition: all 0.5s ease;
|
||||
transition: all 0.5s ease; }
|
||||
|
||||
.padding-horiz, .fullwidth #header, .fullwidth #breadcrumbs, .fullwidth .blog-header, .fullwidth .blog-content-item, .fullwidth .content-wrapper, .fullwidth ul.pagination, .fullwidth #body > .modular-row, #body, #header, #footer {
|
||||
padding-left: 7rem;
|
||||
padding-right: 7rem; }
|
||||
@media only all and (max-width: 59.938em) {
|
||||
.padding-horiz, .fullwidth #header, .fullwidth #breadcrumbs, .fullwidth .blog-header, .fullwidth .blog-content-item, .fullwidth .content-wrapper, .fullwidth ul.pagination, .fullwidth #body > .modular-row, #body, #header, #footer {
|
||||
padding-left: 4rem;
|
||||
padding-right: 4rem; } }
|
||||
@media only all and (max-width: 47.938em) {
|
||||
.padding-horiz, .fullwidth #header, .fullwidth #breadcrumbs, .fullwidth .blog-header, .fullwidth .blog-content-item, .fullwidth .content-wrapper, .fullwidth ul.pagination, .fullwidth #body > .modular-row, #body, #header, #footer {
|
||||
padding-left: 1rem;
|
||||
padding-right: 1rem; } }
|
||||
|
||||
.padding-vert {
|
||||
padding-top: 3rem;
|
||||
padding-bottom: 3rem; }
|
||||
|
||||
#header {
|
||||
position: fixed;
|
||||
z-index: 10;
|
||||
width: 100%;
|
||||
height: 5rem;
|
||||
background-color: rgba(255, 255, 255, 0.9);
|
||||
box-shadow: 0 0.05rem 1rem rgba(0, 0, 0, 0.15); }
|
||||
#header.scrolled {
|
||||
height: 3rem;
|
||||
background-color: rgba(255, 255, 255, 0.9) !important;
|
||||
box-shadow: 0 0.05rem 1rem rgba(0, 0, 0, 0.15) !important; }
|
||||
#header.scrolled #logo h3 {
|
||||
color: #444 !important;
|
||||
font-size: 1.6rem !important; }
|
||||
#header.scrolled #logo a, #header.scrolled #navbar span {
|
||||
color: #444 !important; }
|
||||
#header.scrolled #navbar a {
|
||||
color: #1BB3E9 !important; }
|
||||
#header.scrolled #navbar a:hover {
|
||||
color: #0e6e90 !important; }
|
||||
#header.scrolled #navbar a:before, #header.scrolled #navbar a:after {
|
||||
background-color: #1BB3E9 !important; }
|
||||
#header.scrolled .navigation {
|
||||
margin-top: 0.5rem !important; }
|
||||
#header > .grid, #header #logo, #header #navbar {
|
||||
height: 100%; }
|
||||
#header #logo {
|
||||
float: left; }
|
||||
#header #logo h3 {
|
||||
font-size: 2rem;
|
||||
line-height: 2rem;
|
||||
margin: 0;
|
||||
text-transform: uppercase; }
|
||||
#header #logo h3 a {
|
||||
color: #444; }
|
||||
#header #navbar {
|
||||
font-size: 0.9rem;
|
||||
/* Child Indicator */ }
|
||||
#header #navbar .has-children > a > span {
|
||||
display: inline-block;
|
||||
padding-right: 8px; }
|
||||
#header #navbar .has-children > a > span:after {
|
||||
font-family: FontAwesome;
|
||||
content: '\f107';
|
||||
position: absolute;
|
||||
display: inline-block;
|
||||
right: 8px;
|
||||
top: 4px; }
|
||||
#header #navbar .has-children > a:after, #header #navbar .has-children > a:before {
|
||||
display: none; }
|
||||
#header #navbar .has-children .has-children > a > span:after {
|
||||
content: '\f105'; }
|
||||
#header #navbar .navigation > .has-children:hover > a {
|
||||
background: #f6f6f6;
|
||||
border: 1px solid #ececec;
|
||||
border-bottom-color: #f6f6f6;
|
||||
margin: -1px -1px 0 -1px;
|
||||
z-index: 1000;
|
||||
position: relative;
|
||||
padding-bottom: 1px; }
|
||||
#header #navbar ul {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
list-style: none; }
|
||||
#header #navbar ul.navigation {
|
||||
display: inline-block;
|
||||
float: right;
|
||||
margin-top: 1.4rem; }
|
||||
#header #navbar ul.navigation li {
|
||||
float: left;
|
||||
position: relative;
|
||||
/*Active dropdown nav item */
|
||||
/* Dropdown CSS */
|
||||
/* Active on Hover */ }
|
||||
#header #navbar ul.navigation li a {
|
||||
font-family: "Montserrat", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
|
||||
display: inline-block;
|
||||
padding: 0.3rem 0.8rem;
|
||||
-webkit-backface-visibility: hidden; }
|
||||
#header #navbar ul.navigation li a:before, #header #navbar ul.navigation li a:after {
|
||||
content: "";
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
height: 1px;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
background-color: #1BB3E9;
|
||||
visibility: hidden;
|
||||
-webkit-transform: scaleX(0);
|
||||
-moz-transform: scaleX(0);
|
||||
-ms-transform: scaleX(0);
|
||||
-o-transform: scaleX(0);
|
||||
transform: scaleX(0);
|
||||
-webkit-transition: all 0.2s ease;
|
||||
-moz-transition: all 0.2s ease;
|
||||
transition: all 0.2s ease; }
|
||||
#header #navbar ul.navigation li a:hover:before {
|
||||
visibility: visible;
|
||||
-webkit-transform: scaleX(0.75);
|
||||
-moz-transform: scaleX(0.75);
|
||||
-ms-transform: scaleX(0.75);
|
||||
-o-transform: scaleX(0.75);
|
||||
transform: scaleX(0.75); }
|
||||
#header #navbar ul.navigation li a.active:after {
|
||||
top: 0;
|
||||
visibility: visible;
|
||||
-webkit-transform: scaleX(0.75);
|
||||
-moz-transform: scaleX(0.75);
|
||||
-ms-transform: scaleX(0.75);
|
||||
-o-transform: scaleX(0.75);
|
||||
transform: scaleX(0.75); }
|
||||
#header #navbar ul.navigation li.active a:after {
|
||||
top: 0;
|
||||
visibility: visible;
|
||||
-webkit-transform: scaleX(0.75);
|
||||
-moz-transform: scaleX(0.75);
|
||||
-ms-transform: scaleX(0.75);
|
||||
-o-transform: scaleX(0.75);
|
||||
transform: scaleX(0.75); }
|
||||
#header #navbar ul.navigation li ul {
|
||||
position: absolute;
|
||||
background-color: #f6f6f6;
|
||||
border: 1px solid #ececec;
|
||||
border-top: 0;
|
||||
min-width: 12rem;
|
||||
text-align: left;
|
||||
z-index: 999;
|
||||
left: -1px;
|
||||
display: none; }
|
||||
#header #navbar ul.navigation li ul li {
|
||||
display: block;
|
||||
float: none;
|
||||
/* Active Dropdown nav item */ }
|
||||
#header #navbar ul.navigation li ul li.active > a {
|
||||
background-color: #ececec;
|
||||
color: #1BB3E9; }
|
||||
#header #navbar ul.navigation li ul li:hover > a {
|
||||
background-color: #1BB3E9;
|
||||
color: #fff; }
|
||||
#header #navbar ul.navigation li ul li a {
|
||||
display: block;
|
||||
margin: 0 -1px; }
|
||||
#header #navbar ul.navigation li ul li a:after, #header #navbar ul.navigation li ul li a:before {
|
||||
display: none; }
|
||||
#header #navbar ul.navigation li ul ul {
|
||||
left: 100%;
|
||||
top: 0px; }
|
||||
#header #navbar ul.navigation li:hover > ul {
|
||||
display: block; }
|
||||
@media only all and (max-width: 59.938em) {
|
||||
#header #navbar ul.navigation {
|
||||
display: none; } }
|
||||
#header #navbar .panel-activation {
|
||||
padding: 1rem;
|
||||
display: none;
|
||||
font-size: 1.8rem;
|
||||
cursor: pointer;
|
||||
float: right; }
|
||||
@media only all and (max-width: 59.938em) {
|
||||
#header #navbar .panel-activation {
|
||||
display: inline-block; } }
|
||||
|
||||
.header-image.fullwidth #body {
|
||||
padding-left: 0;
|
||||
padding-right: 0; }
|
||||
.header-image.fullwidth #body > .listing-row {
|
||||
padding-left: 7rem;
|
||||
padding-right: 7rem; }
|
||||
.header-image .listing-row:last-child {
|
||||
margin-bottom: 2rem; }
|
||||
.header-image #body .flush-top {
|
||||
margin-top: -9.5rem;
|
||||
padding-top: 9rem; }
|
||||
.header-image #breadcrumbs {
|
||||
margin-top: 1rem; }
|
||||
.header-image #header {
|
||||
background-color: rgba(255, 255, 255, 0);
|
||||
box-shadow: none; }
|
||||
.header-image #header .navigation .has-children:hover a {
|
||||
color: #1BB3E9; }
|
||||
.header-image #header #logo h3, .header-image #header #logo a {
|
||||
color: #FFFFFF; }
|
||||
.header-image #header a, .header-image #header .menu-btn {
|
||||
color: #FFFFFF; }
|
||||
.header-image #header a:before, .header-image #header a:after {
|
||||
background-color: rgba(255, 255, 255, 0.7) !important; }
|
||||
|
||||
#footer {
|
||||
position: absolute;
|
||||
background: #333;
|
||||
height: 6rem;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
color: #999;
|
||||
text-align: center; }
|
||||
#footer a:hover {
|
||||
color: #fff; }
|
||||
#footer .totop {
|
||||
position: absolute;
|
||||
bottom: 5rem;
|
||||
text-align: center;
|
||||
left: 0;
|
||||
right: 0; }
|
||||
#footer .totop span {
|
||||
font-size: 1.7rem;
|
||||
line-height: 2.5rem;
|
||||
background: #333;
|
||||
width: 3rem;
|
||||
height: 2rem;
|
||||
border-radius: 3px;
|
||||
display: inline-block;
|
||||
text-align: top; }
|
||||
#footer p {
|
||||
margin: 0; }
|
||||
#footer p .fa {
|
||||
color: #fff; }
|
||||
|
||||
html, body, button, input, select, textarea, .pure-g, .pure-g [class*="pure-u"] {
|
||||
font-family: "Raleway", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
|
||||
font-weight: 400; }
|
||||
|
||||
h1, h2, h3, h4, h5, h6 {
|
||||
font-family: "Montserrat", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
|
||||
font-weight: 400;
|
||||
text-rendering: optimizeLegibility;
|
||||
letter-spacing: -0px; }
|
||||
|
||||
h1 {
|
||||
font-size: 3.2rem; }
|
||||
@media only all and (max-width: 47.938em) {
|
||||
h1 {
|
||||
font-size: 2.5rem;
|
||||
line-height: 1.2;
|
||||
margin-bottom: 2.5rem; } }
|
||||
|
||||
@media only all and (min-width: 48em) and (max-width: 59.938em) {
|
||||
h2 {
|
||||
font-size: 2.1rem; } }
|
||||
@media only all and (max-width: 47.938em) {
|
||||
h2 {
|
||||
font-size: 2rem; } }
|
||||
|
||||
@media only all and (min-width: 48em) and (max-width: 59.938em) {
|
||||
h3 {
|
||||
font-size: 1.7rem; } }
|
||||
@media only all and (max-width: 47.938em) {
|
||||
h3 {
|
||||
font-size: 1.6rem; } }
|
||||
|
||||
@media only all and (min-width: 48em) and (max-width: 59.938em) {
|
||||
h4 {
|
||||
font-size: 1.35rem; } }
|
||||
@media only all and (max-width: 47.938em) {
|
||||
h4 {
|
||||
font-size: 1.25rem; } }
|
||||
|
||||
h1 {
|
||||
text-align: center;
|
||||
letter-spacing: -3px; }
|
||||
|
||||
h2 {
|
||||
letter-spacing: -2px; }
|
||||
|
||||
h3 {
|
||||
letter-spacing: -1px; }
|
||||
|
||||
h1 + h2 {
|
||||
margin: -2rem 0 2rem 0;
|
||||
font-size: 2rem;
|
||||
line-height: 1;
|
||||
text-align: center;
|
||||
font-family: "Raleway", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
|
||||
font-weight: 300; }
|
||||
@media only all and (min-width: 48em) and (max-width: 59.938em) {
|
||||
h1 + h2 {
|
||||
font-size: 1.6rem; } }
|
||||
@media only all and (max-width: 47.938em) {
|
||||
h1 + h2 {
|
||||
font-size: 1.5rem; } }
|
||||
|
||||
h2 + h3 {
|
||||
margin: 0.5rem 0 2rem 0;
|
||||
font-size: 2rem;
|
||||
line-height: 1;
|
||||
text-align: center;
|
||||
font-family: "Raleway", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
|
||||
font-weight: 300; }
|
||||
@media only all and (min-width: 48em) and (max-width: 59.938em) {
|
||||
h2 + h3 {
|
||||
font-size: 1.6rem; } }
|
||||
@media only all and (max-width: 47.938em) {
|
||||
h2 + h3 {
|
||||
font-size: 1.5rem; } }
|
||||
|
||||
blockquote {
|
||||
border-left: 10px solid #F0F2F4; }
|
||||
blockquote p {
|
||||
font-size: 1.1rem;
|
||||
color: #999; }
|
||||
blockquote cite {
|
||||
display: block;
|
||||
text-align: right;
|
||||
color: #666;
|
||||
font-size: 1.2rem; }
|
||||
|
||||
blockquote > blockquote > blockquote {
|
||||
margin: 0; }
|
||||
blockquote > blockquote > blockquote p {
|
||||
padding: 15px;
|
||||
display: block;
|
||||
font-size: 1rem;
|
||||
margin-top: 0rem;
|
||||
margin-bottom: 0rem; }
|
||||
blockquote > blockquote > blockquote > p {
|
||||
margin-left: -71px;
|
||||
border-left: 10px solid #F0AD4E;
|
||||
background: #FCF8F2;
|
||||
color: #df8a13; }
|
||||
blockquote > blockquote > blockquote > p a {
|
||||
color: #b06d0f; }
|
||||
blockquote > blockquote > blockquote > p a:hover {
|
||||
color: #f2b866; }
|
||||
blockquote > blockquote > blockquote > blockquote > p {
|
||||
margin-left: -94px;
|
||||
border-left: 10px solid #D9534F;
|
||||
background: #FDF7F7;
|
||||
color: #b52b27; }
|
||||
blockquote > blockquote > blockquote > blockquote > p a {
|
||||
color: #8b211e; }
|
||||
blockquote > blockquote > blockquote > blockquote > p a:hover {
|
||||
color: #de6764; }
|
||||
blockquote > blockquote > blockquote > blockquote > blockquote > p {
|
||||
margin-left: -118px;
|
||||
border-left: 10px solid #5BC0DE;
|
||||
background: #F4F8FA;
|
||||
color: #28a1c5; }
|
||||
blockquote > blockquote > blockquote > blockquote > blockquote > p a {
|
||||
color: #1f7e9a; }
|
||||
blockquote > blockquote > blockquote > blockquote > blockquote > p a:hover {
|
||||
color: #70c8e2; }
|
||||
blockquote > blockquote > blockquote > blockquote > blockquote > blockquote > p {
|
||||
margin-left: -142px;
|
||||
border-left: 10px solid #5CB85C;
|
||||
background: #F1F9F1;
|
||||
color: #3d8b3d; }
|
||||
blockquote > blockquote > blockquote > blockquote > blockquote > blockquote > p a {
|
||||
color: #2d672d; }
|
||||
blockquote > blockquote > blockquote > blockquote > blockquote > blockquote > p a:hover {
|
||||
color: #6ec06e; }
|
||||
|
||||
code,
|
||||
kbd,
|
||||
pre,
|
||||
samp {
|
||||
font-family: "Inconsolata", monospace; }
|
||||
|
||||
code {
|
||||
background: #f9f2f4;
|
||||
color: #9c1d3d; }
|
||||
|
||||
pre {
|
||||
padding: 2rem;
|
||||
background: #f0f0f0;
|
||||
border: 1px solid #ddd;
|
||||
border-radius: 3px; }
|
||||
pre code {
|
||||
color: #237794;
|
||||
background: inherit; }
|
||||
|
||||
hr {
|
||||
border-bottom: 4px solid #F0F2F4; }
|
||||
|
||||
.page-title {
|
||||
margin-top: -25px;
|
||||
padding: 25px;
|
||||
float: left;
|
||||
clear: both;
|
||||
background: #1BB3E9;
|
||||
color: #fff; }
|
||||
|
||||
.label {
|
||||
vertical-align: middle;
|
||||
background: #1BB3E9;
|
||||
border-radius: 100%;
|
||||
color: #fff;
|
||||
height: 1rem;
|
||||
min-width: 1rem;
|
||||
line-height: 1rem;
|
||||
display: inline-block;
|
||||
text-align: center;
|
||||
font-size: 0.7rem;
|
||||
font-family: "Montserrat", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
|
||||
margin-right: 0.75rem; }
|
||||
|
||||
fieldset {
|
||||
border: 1px solid #ddd; }
|
||||
|
||||
textarea, input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="time"], input[type="week"], select[multiple=multiple] {
|
||||
background-color: white;
|
||||
border: 1px solid #ddd;
|
||||
box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06); }
|
||||
textarea:hover, input[type="email"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="url"]:hover, input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="month"]:hover, input[type="time"]:hover, input[type="week"]:hover, select[multiple=multiple]:hover {
|
||||
border-color: #c4c4c4; }
|
||||
textarea:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="url"]:focus, input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, select[multiple=multiple]:focus {
|
||||
border-color: #1BB3E9;
|
||||
box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06), 0 0 5px rgba(21, 163, 214, 0.7); }
|
||||
|
||||
.form-field .required {
|
||||
color: #F3443F;
|
||||
font-size: 3rem;
|
||||
line-height: 3rem;
|
||||
vertical-align: top;
|
||||
height: 1.5rem;
|
||||
display: inline-block; }
|
||||
|
||||
form .buttons {
|
||||
text-align: center; }
|
||||
form input {
|
||||
font-weight: 400; }
|
||||
|
||||
table {
|
||||
border: 1px solid #eaeaea;
|
||||
table-layout: auto; }
|
||||
|
||||
th {
|
||||
background: #f7f7f7;
|
||||
padding: 0.5rem; }
|
||||
|
||||
td {
|
||||
padding: 0.5rem;
|
||||
border: 1px solid #eaeaea; }
|
||||
|
||||
.button {
|
||||
background: #fff;
|
||||
color: #1BB3E9;
|
||||
border: 1px solid #1BB3E9;
|
||||
border-radius: 3px; }
|
||||
.button:hover {
|
||||
background: #1BB3E9;
|
||||
color: #fff; }
|
||||
.button:active {
|
||||
box-shadow: 0 1px 0 #118ab5; }
|
||||
|
||||
.button-secondary {
|
||||
background: #fff;
|
||||
color: #F6635E;
|
||||
border: 1px solid #F6635E;
|
||||
border-radius: 3px; }
|
||||
.button-secondary:hover {
|
||||
background: #F6635E;
|
||||
color: #fff; }
|
||||
.button-secondary:active {
|
||||
box-shadow: 0 1px 0 #f32b24; }
|
||||
|
||||
.bullets {
|
||||
margin: 1.7rem 0;
|
||||
margin-left: -0.85rem;
|
||||
margin-right: -0.85rem;
|
||||
overflow: auto; }
|
||||
|
||||
.bullet {
|
||||
float: left;
|
||||
padding: 0 0.85rem; }
|
||||
|
||||
.two-column-bullet {
|
||||
width: 50%; }
|
||||
@media only all and (max-width: 47.938em) {
|
||||
.two-column-bullet {
|
||||
width: 100%; } }
|
||||
|
||||
.three-column-bullet {
|
||||
width: 33.33333%; }
|
||||
@media only all and (max-width: 47.938em) {
|
||||
.three-column-bullet {
|
||||
width: 100%; } }
|
||||
|
||||
.four-column-bullet {
|
||||
width: 25%; }
|
||||
@media only all and (max-width: 47.938em) {
|
||||
.four-column-bullet {
|
||||
width: 100%; } }
|
||||
|
||||
.bullet-icon {
|
||||
float: left;
|
||||
background: #1BB3E9;
|
||||
padding: 0.875rem;
|
||||
width: 3.5rem;
|
||||
height: 3.5rem;
|
||||
border-radius: 50%;
|
||||
color: #fff;
|
||||
font-size: 1.75rem;
|
||||
text-align: center; }
|
||||
|
||||
.bullet-icon-1 {
|
||||
background: #1BB3E9; }
|
||||
|
||||
.bullet-icon-2 {
|
||||
background: #1be9da; }
|
||||
|
||||
.bullet-icon-3 {
|
||||
background: #d5e91b; }
|
||||
|
||||
.bullet-content {
|
||||
margin-left: 4.55rem; }
|
||||
|
||||
.sb-slidebar {
|
||||
background-color: #333 !important; }
|
||||
|
||||
#panel {
|
||||
padding-top: 1rem;
|
||||
color: #ddd; }
|
||||
#panel .navigation {
|
||||
list-style: none;
|
||||
padding: 0; }
|
||||
#panel .navigation li {
|
||||
border-bottom: 1px solid #3d3d3d; }
|
||||
#panel .navigation li a {
|
||||
color: #ddd;
|
||||
display: block;
|
||||
padding: 0.5rem 1rem;
|
||||
font-weight: 600; }
|
||||
#panel .navigation li a:hover {
|
||||
color: white;
|
||||
background-color: #262626; }
|
||||
#panel .navigation li a:last-child {
|
||||
border-bottom: 0; }
|
||||
#panel .navigation li.active > a {
|
||||
background: #fff;
|
||||
color: #444; }
|
||||
#panel .navigation li.active > a:hover {
|
||||
color: #444; }
|
||||
#panel .navigation li:first-child {
|
||||
border-top: 1px solid #3d3d3d; }
|
||||
#panel .navigation li ul {
|
||||
list-style: none;
|
||||
padding: 0; }
|
||||
#panel .navigation li ul li {
|
||||
border: 0 !important; }
|
||||
#panel .navigation li ul li a {
|
||||
color: #c4c4c4;
|
||||
padding: 0.2rem 1rem 0.2rem 2rem;
|
||||
font-size: 0.9rem; }
|
||||
#panel .navigation li ul li li a {
|
||||
padding-left: 3rem; }
|
||||
#panel .navigation li ul li li a li a {
|
||||
padding-left: 4rem; }
|
||||
#panel .navigation li ul li.active > a {
|
||||
background: #ccc; }
|
||||
|
||||
.blog-header {
|
||||
padding-top: 2rem;
|
||||
padding-bottom: 2rem; }
|
||||
.blog-header.blog-header-image {
|
||||
background-size: cover;
|
||||
background-position: center; }
|
||||
.blog-header.blog-header-image h1, .blog-header.blog-header-image h2 {
|
||||
color: #FFFFFF; }
|
||||
.blog-header h1 {
|
||||
font-size: 4rem;
|
||||
margin-top: 0; }
|
||||
@media only all and (min-width: 48em) and (max-width: 59.938em) {
|
||||
.blog-header h1 {
|
||||
font-size: 3rem; } }
|
||||
@media only all and (max-width: 47.938em) {
|
||||
.blog-header h1 {
|
||||
font-size: 2.5rem;
|
||||
line-height: 1.2;
|
||||
margin-bottom: 2.5rem; } }
|
||||
.blog-header + .blog-content {
|
||||
padding-top: 3rem; }
|
||||
|
||||
.list-item {
|
||||
border-bottom: 1px solid #EEEEEE;
|
||||
margin-bottom: 3rem; }
|
||||
.list-item:last-child {
|
||||
border-bottom: 0; }
|
||||
.list-item .list-blog-header {
|
||||
position: relative; }
|
||||
.list-item .list-blog-header h4 {
|
||||
margin-bottom: 0.5rem; }
|
||||
.list-item .list-blog-header h4 a {
|
||||
color: #444; }
|
||||
.list-item .list-blog-header h4 a:hover {
|
||||
color: #1BB3E9; }
|
||||
.list-item .list-blog-header img {
|
||||
display: block;
|
||||
margin-top: 1rem;
|
||||
border-radius: 3px; }
|
||||
.list-item .list-blog-date {
|
||||
float: right;
|
||||
text-align: center; }
|
||||
.list-item .list-blog-date span {
|
||||
display: block;
|
||||
font-size: 1.75rem;
|
||||
font-weight: 600;
|
||||
line-height: 110%; }
|
||||
.list-item .list-blog-date em {
|
||||
display: block;
|
||||
border-top: 1px solid #EEEEEE;
|
||||
font-style: normal;
|
||||
text-transform: uppercase; }
|
||||
|
||||
.blog-content-item .list-blog-padding > p:nth-child(2) {
|
||||
font-size: 1.2rem; }
|
||||
|
||||
.tags a {
|
||||
display: inline-block;
|
||||
font-size: 0.8rem;
|
||||
border: 1px solid #1BB3E9;
|
||||
border-radius: 3px;
|
||||
padding: 0.1rem 0.4rem;
|
||||
margin-bottom: 0.2rem;
|
||||
text-transform: uppercase; }
|
||||
|
||||
.archives, .related-pages {
|
||||
padding: 0;
|
||||
list-style: none; }
|
||||
.archives li, .related-pages li {
|
||||
border-bottom: 1px solid #EEEEEE;
|
||||
line-height: 2rem; }
|
||||
.archives li:last-child, .related-pages li:last-child {
|
||||
border-bottom: 0; }
|
||||
|
||||
.related-pages li a {
|
||||
display: block; }
|
||||
.related-pages .score {
|
||||
display: block;
|
||||
float: right;
|
||||
color: #999;
|
||||
font-size: 85%; }
|
||||
|
||||
.syndicate a {
|
||||
margin-bottom: 1rem; }
|
||||
|
||||
div#breadcrumbs {
|
||||
padding-left: 0; }
|
||||
@media only all and (max-width: 47.938em) {
|
||||
div#breadcrumbs {
|
||||
display: none; } }
|
||||
|
||||
#sidebar {
|
||||
padding-left: 3rem; }
|
||||
@media only all and (max-width: 47.938em) {
|
||||
#sidebar {
|
||||
padding-left: 0; } }
|
||||
#sidebar .sidebar-content {
|
||||
margin-bottom: 3rem; }
|
||||
#sidebar .sidebar-content h4 {
|
||||
margin-bottom: 1rem; }
|
||||
#sidebar .sidebar-content p, #sidebar .sidebar-content ul {
|
||||
margin-top: 1rem; }
|
||||
|
||||
ul.pagination {
|
||||
margin: 0 0 3rem;
|
||||
text-align: center; }
|
||||
|
||||
.prev-next {
|
||||
margin-top: 5rem;
|
||||
text-align: center; }
|
||||
|
||||
#error {
|
||||
text-align: center;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
height: 100%;
|
||||
padding-bottom: 6rem; }
|
||||
#error h1 {
|
||||
font-size: 5rem; }
|
||||
#error p {
|
||||
margin: 1rem 0; }
|
||||
|
||||
.simplesearch h1 {
|
||||
margin-bottom: 0; }
|
||||
.simplesearch .center {
|
||||
text-align: center; }
|
||||
.simplesearch input {
|
||||
display: inline-block;
|
||||
max-width: 30rem;
|
||||
font-size: 2rem; }
|
||||
.simplesearch .search-image {
|
||||
margin-top: 1rem; }
|
||||
.simplesearch .search-image img {
|
||||
border-radius: 4px; }
|
||||
@media only all and (max-width: 47.938em) {
|
||||
.simplesearch .search-image img {
|
||||
display: none; } }
|
||||
@media only all and (max-width: 47.938em) {
|
||||
.simplesearch .search-item {
|
||||
margin-left: 0; } }
|
||||
.simplesearch .search-wrapper .search-submit {
|
||||
height: 52px;
|
||||
padding: 0 10px; }
|
||||
.simplesearch .search-wrapper .search-submit img {
|
||||
width: 30px; }
|
||||
.simplesearch .search-details {
|
||||
float: right;
|
||||
margin-top: -2.5rem;
|
||||
font-weight: bold;
|
||||
font-size: 1rem;
|
||||
color: #777777; }
|
||||
@media only all and (max-width: 47.938em) {
|
||||
.simplesearch .search-details {
|
||||
float: none;
|
||||
margin-top: -0.2rem;
|
||||
margin-bottom: 1rem; } }
|
||||
.simplesearch hr {
|
||||
border-bottom: 1px solid #eee; }
|
||||
|
||||
.grav-lightslider .lSSlideOuter .lSPager.lSpg > li a {
|
||||
z-index: 1; }
|
||||
|
||||
#body > script:first-child + .grav-lightslider {
|
||||
margin-top: -3rem; }
|
||||
|
||||
.modular.header-image #header {
|
||||
background-color: rgba(255, 255, 255, 0);
|
||||
box-shadow: none; }
|
||||
.modular.header-image #header #logo h3 {
|
||||
color: #FFFFFF; }
|
||||
.modular.header-image #header #navbar a {
|
||||
color: #FFFFFF; }
|
||||
.modular .showcase {
|
||||
padding-top: 4rem;
|
||||
padding-bottom: 4rem;
|
||||
background-color: #666;
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
text-align: center;
|
||||
color: #FFFFFF; }
|
||||
.modular .showcase h1 {
|
||||
font-size: 4rem;
|
||||
margin-top: 0; }
|
||||
@media only all and (min-width: 48em) and (max-width: 59.938em) {
|
||||
.modular .showcase h1 {
|
||||
font-size: 3rem; } }
|
||||
@media only all and (max-width: 47.938em) {
|
||||
.modular .showcase h1 {
|
||||
font-size: 2.5rem;
|
||||
line-height: 1.2;
|
||||
margin-bottom: 2.5rem; } }
|
||||
.modular .showcase .button {
|
||||
color: #FFFFFF;
|
||||
padding: 0.7rem 2rem;
|
||||
margin-top: 2rem;
|
||||
background: rgba(255, 255, 255, 0);
|
||||
border: 1px solid #FFFFFF;
|
||||
border-radius: 3px;
|
||||
box-shadow: none;
|
||||
font-size: 1.3rem; }
|
||||
.modular .showcase .button:hover {
|
||||
background: rgba(255, 255, 255, 0.2); }
|
||||
|
||||
.modular .features {
|
||||
padding: 6rem 0;
|
||||
text-align: center; }
|
||||
.modular .features:after {
|
||||
content: "";
|
||||
display: table;
|
||||
clear: both; }
|
||||
.modular .features h2 {
|
||||
margin: 0;
|
||||
line-height: 100%; }
|
||||
.modular .features p {
|
||||
margin: 1rem 0;
|
||||
font-size: 1.2rem; }
|
||||
@media only all and (max-width: 47.938em) {
|
||||
.modular .features p {
|
||||
font-size: 1rem; } }
|
||||
.modular .features .feature-items {
|
||||
margin-top: 2rem; }
|
||||
@supports not (flex-wrap: wrap) {
|
||||
.modular .features .feature-items {
|
||||
overflow: hidden; } }
|
||||
.modular .features .feature {
|
||||
display: block;
|
||||
float: left;
|
||||
width: 25%;
|
||||
vertical-align: top;
|
||||
margin-top: 2rem;
|
||||
margin-bottom: 1rem; }
|
||||
@media only all and (min-width: 30.063em) and (max-width: 47.938em) {
|
||||
.modular .features .feature {
|
||||
margin-top: 1rem;
|
||||
width: 50%; } }
|
||||
@media only all and (max-width: 30em) {
|
||||
.modular .features .feature {
|
||||
margin-top: 1rem;
|
||||
width: 100%; } }
|
||||
.modular .features .feature i.fa {
|
||||
font-size: 2rem;
|
||||
color: #1BB3E9; }
|
||||
.modular .features .feature h4 {
|
||||
margin: 0;
|
||||
font-size: 1.1rem; }
|
||||
.modular .features .feature p {
|
||||
display: inline-block;
|
||||
font-size: 1rem;
|
||||
margin: 0.2rem 0 1rem; }
|
||||
.modular .features.big {
|
||||
text-align: center; }
|
||||
.modular .features.big .feature {
|
||||
width: 50%; }
|
||||
@media only all and (max-width: 30em) {
|
||||
.modular .features.big .feature {
|
||||
margin-top: 1rem;
|
||||
width: 100%; } }
|
||||
.modular .features.big i.fa {
|
||||
font-size: 3rem;
|
||||
float: left; }
|
||||
.modular .features.big .feature-content {
|
||||
padding-right: 2rem; }
|
||||
.modular .features.big .feature-content.icon-offset {
|
||||
margin-left: 5rem; }
|
||||
.modular .features.big .feature-content h4 {
|
||||
font-size: 1.3rem;
|
||||
text-align: left; }
|
||||
.modular .features.big .feature-content p {
|
||||
padding: 0;
|
||||
text-align: left; }
|
||||
|
||||
.callout {
|
||||
background: #f6f6f6;
|
||||
padding: 6rem 0.938rem; }
|
||||
@media only all and (max-width: 59.938em) {
|
||||
.callout {
|
||||
text-align: center; } }
|
||||
.callout .align-left {
|
||||
float: left;
|
||||
margin-right: 2rem; }
|
||||
@media only all and (max-width: 59.938em) {
|
||||
.callout .align-left {
|
||||
float: none;
|
||||
margin-right: 0; } }
|
||||
.callout .align-right {
|
||||
float: right;
|
||||
margin-left: 2rem; }
|
||||
@media only all and (max-width: 59.938em) {
|
||||
.callout .align-right {
|
||||
float: none;
|
||||
margin-left: 0; } }
|
||||
.callout img {
|
||||
border-radius: 3px; }
|
||||
|
||||
.modular .modular-row:last-child {
|
||||
margin-bottom: 2rem; }
|
||||
|
||||
/*# sourceMappingURL=template.css.map */
|
||||
@@ -0,0 +1,24 @@
|
||||
button {
|
||||
overflow: visible;
|
||||
}
|
||||
|
||||
input[type="checkbox"],
|
||||
input[type="radio"] {
|
||||
box-sizing: border-box;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.fixed-blocks {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.feature-items {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.modular .features .feature {
|
||||
margin: 1%;
|
||||
display: inline-block;
|
||||
vertical-align: top;
|
||||
float: none;
|
||||
}
|
||||
@@ -0,0 +1,62 @@
|
||||
/* IE9 Resets and Normalization */
|
||||
article,
|
||||
aside,
|
||||
details,
|
||||
figcaption,
|
||||
figure,
|
||||
footer,
|
||||
header,
|
||||
hgroup,
|
||||
main,
|
||||
nav,
|
||||
section,
|
||||
summary {
|
||||
display: block;
|
||||
}
|
||||
|
||||
audio,
|
||||
canvas,
|
||||
progress,
|
||||
video {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
[hidden],
|
||||
template {
|
||||
display: none;
|
||||
}
|
||||
|
||||
abbr[title] {
|
||||
border-bottom: 1px dotted;
|
||||
}
|
||||
|
||||
img {
|
||||
border: 0;
|
||||
}
|
||||
|
||||
svg:not(:root) {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
figure {
|
||||
margin: 1em 40px;
|
||||
}
|
||||
|
||||
button {
|
||||
overflow: visible;
|
||||
}
|
||||
|
||||
input[type="checkbox"],
|
||||
input[type="radio"] {
|
||||
box-sizing: border-box;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
legend {
|
||||
border: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
textarea {
|
||||
overflow: auto;
|
||||
}
|
||||
@@ -0,0 +1,121 @@
|
||||
/* http://prismjs.com/download.html?themes=prism&languages=markup+css+clike+javascript */
|
||||
/**
|
||||
* prism.js default theme for JavaScript, CSS and HTML
|
||||
* Based on dabblet (http://dabblet.com)
|
||||
* @author Lea Verou
|
||||
*/
|
||||
|
||||
code[class*="language-"],
|
||||
pre[class*="language-"] {
|
||||
color: black;
|
||||
text-shadow: 0 1px white;
|
||||
direction: ltr;
|
||||
text-align: left;
|
||||
white-space: pre;
|
||||
word-spacing: normal;
|
||||
word-break: normal;
|
||||
|
||||
|
||||
-moz-tab-size: 4;
|
||||
-o-tab-size: 4;
|
||||
tab-size: 4;
|
||||
|
||||
-webkit-hyphens: none;
|
||||
-moz-hyphens: none;
|
||||
-ms-hyphens: none;
|
||||
hyphens: none;
|
||||
}
|
||||
|
||||
pre[class*="language-"]::-moz-selection, pre[class*="language-"] ::-moz-selection,
|
||||
code[class*="language-"]::-moz-selection, code[class*="language-"] ::-moz-selection {
|
||||
text-shadow: none;
|
||||
background: #b3d4fc;
|
||||
}
|
||||
|
||||
pre[class*="language-"]::selection, pre[class*="language-"] ::selection,
|
||||
code[class*="language-"]::selection, code[class*="language-"] ::selection {
|
||||
text-shadow: none;
|
||||
background: #b3d4fc;
|
||||
}
|
||||
|
||||
@media print {
|
||||
code[class*="language-"],
|
||||
pre[class*="language-"] {
|
||||
text-shadow: none;
|
||||
}
|
||||
}
|
||||
|
||||
/* Code blocks */
|
||||
pre[class*="language-"] {
|
||||
padding: 1em;
|
||||
margin: .5em 0;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
/* Inline code */
|
||||
:not(pre) > code[class*="language-"] {
|
||||
padding: .1em;
|
||||
border-radius: .3em;
|
||||
}
|
||||
|
||||
.token.comment,
|
||||
.token.prolog,
|
||||
.token.doctype,
|
||||
.token.cdata {
|
||||
color: slategray;
|
||||
}
|
||||
|
||||
.token.punctuation {
|
||||
color: #999;
|
||||
}
|
||||
|
||||
.namespace {
|
||||
opacity: .7;
|
||||
}
|
||||
|
||||
.token.property,
|
||||
.token.tag,
|
||||
.token.boolean,
|
||||
.token.number,
|
||||
.token.constant,
|
||||
.token.symbol {
|
||||
color: #905;
|
||||
}
|
||||
|
||||
.token.selector,
|
||||
.token.attr-name,
|
||||
.token.string,
|
||||
.token.builtin {
|
||||
color: #690;
|
||||
}
|
||||
|
||||
.token.operator,
|
||||
.token.entity,
|
||||
.token.url,
|
||||
.language-css .token.string,
|
||||
.style .token.string,
|
||||
.token.variable {
|
||||
color: #a67f59;
|
||||
background: hsla(0,0%,100%,.5);
|
||||
}
|
||||
|
||||
.token.atrule,
|
||||
.token.attr-value,
|
||||
.token.keyword {
|
||||
color: #07a;
|
||||
}
|
||||
|
||||
|
||||
.token.regex,
|
||||
.token.important {
|
||||
color: #e90;
|
||||
}
|
||||
|
||||
.token.important {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.token.entity {
|
||||
cursor: help;
|
||||
}
|
||||
|
||||
@@ -0,0 +1,15 @@
|
||||
/*!
|
||||
Pure v0.5.0-rc-1
|
||||
Copyright 2014 Yahoo! Inc. All rights reserved.
|
||||
Licensed under the BSD License.
|
||||
https://github.com/yui/pure/blob/master/LICENSE.md
|
||||
*/
|
||||
.pure-g{letter-spacing:-.31em;*letter-spacing:normal;*word-spacing:-.43em;text-rendering:optimizespeed;font-family:FreeSans,Arimo,"Droid Sans",Helvetica,Arial,sans-serif;display:-webkit-flex;-webkit-flex-flow:row wrap;display:-ms-flexbox;-ms-flex-flow:row wrap}.opera-only :-o-prefocus,.pure-g{word-spacing:-.43em}.pure-u{display:inline-block;*display:inline;zoom:1;letter-spacing:normal;word-spacing:normal;vertical-align:top;text-rendering:auto}.pure-g [class *="pure-u"]{font-family:sans-serif}.pure-u-1,.pure-u-1-1,.pure-u-1-2,.pure-u-1-3,.pure-u-2-3,.pure-u-1-4,.pure-u-3-4,.pure-u-1-5,.pure-u-2-5,.pure-u-3-5,.pure-u-4-5,.pure-u-5-5,.pure-u-1-6,.pure-u-5-6,.pure-u-1-8,.pure-u-3-8,.pure-u-5-8,.pure-u-7-8,.pure-u-1-12,.pure-u-5-12,.pure-u-7-12,.pure-u-11-12,.pure-u-1-24,.pure-u-2-24,.pure-u-3-24,.pure-u-4-24,.pure-u-5-24,.pure-u-6-24,.pure-u-7-24,.pure-u-8-24,.pure-u-9-24,.pure-u-10-24,.pure-u-11-24,.pure-u-12-24,.pure-u-13-24,.pure-u-14-24,.pure-u-15-24,.pure-u-16-24,.pure-u-17-24,.pure-u-18-24,.pure-u-19-24,.pure-u-20-24,.pure-u-21-24,.pure-u-22-24,.pure-u-23-24,.pure-u-24-24{display:inline-block;*display:inline;zoom:1;letter-spacing:normal;word-spacing:normal;vertical-align:top;text-rendering:auto}.pure-u-1-24{width:4.1667%;*width:4.1357%}.pure-u-1-12,.pure-u-2-24{width:8.3333%;*width:8.3023%}.pure-u-1-8,.pure-u-3-24{width:12.5%;*width:12.469%}.pure-u-1-6,.pure-u-4-24{width:16.6667%;*width:16.6357%}.pure-u-1-5{width:20%;*width:19.969%}.pure-u-5-24{width:20.8333%;*width:20.8023%}.pure-u-1-4,.pure-u-6-24{width:25%;*width:24.969%}.pure-u-7-24{width:29.1667%;*width:29.1357%}.pure-u-1-3,.pure-u-8-24{width:33.3333%;*width:33.3023%}.pure-u-3-8,.pure-u-9-24{width:37.5%;*width:37.469%}.pure-u-2-5{width:40%;*width:39.969%}.pure-u-5-12,.pure-u-10-24{width:41.6667%;*width:41.6357%}.pure-u-11-24{width:45.8333%;*width:45.8023%}.pure-u-1-2,.pure-u-12-24{width:50%;*width:49.969%}.pure-u-13-24{width:54.1667%;*width:54.1357%}.pure-u-7-12,.pure-u-14-24{width:58.3333%;*width:58.3023%}.pure-u-3-5{width:60%;*width:59.969%}.pure-u-5-8,.pure-u-15-24{width:62.5%;*width:62.469%}.pure-u-2-3,.pure-u-16-24{width:66.6667%;*width:66.6357%}.pure-u-17-24{width:70.8333%;*width:70.8023%}.pure-u-3-4,.pure-u-18-24{width:75%;*width:74.969%}.pure-u-19-24{width:79.1667%;*width:79.1357%}.pure-u-4-5{width:80%;*width:79.969%}.pure-u-5-6,.pure-u-20-24{width:83.3333%;*width:83.3023%}.pure-u-7-8,.pure-u-21-24{width:87.5%;*width:87.469%}.pure-u-11-12,.pure-u-22-24{width:91.6667%;*width:91.6357%}.pure-u-23-24{width:95.8333%;*width:95.8023%}.pure-u-1,.pure-u-1-1,.pure-u-5-5,.pure-u-24-24{width:100%}
|
||||
|
||||
/* Custom */
|
||||
[class *="pure-u"] {display:inline-block;*display:inline;zoom:1;letter-spacing:normal;word-spacing:normal;vertical-align:top;text-rendering:auto;}
|
||||
.pure-u-1-7 {width: 14.285%;}.pure-u-2-7 {width: 28.571%;}.pure-u-3-7 {width: 42.857%;}.pure-u-4-7 {width: 57.142%;}.pure-u-5-7 {width: 71.428%;}.pure-u-6-7 {width: 85.714%;}
|
||||
.pure-u-1-9 {width: 11.111%;}.pure-u-2-9 {width: 22.222%;}.pure-u-3-9 {width: 33.333%;}.pure-u-4-9 {width: 44.444%;}.pure-u-5-9 {width: 55.555%;}.pure-u-6-9 {width: 66.666%;}.pure-u-7-9 {width: 77.777%;}.pure-u-8-9 {width: 88.888%;}
|
||||
.pure-u-1-10 {width: 10%;}.pure-u-2-10 {width: 20%;}.pure-u-3-10 {width: 30%;}.pure-u-4-10 {width: 40%;}.pure-u-5-10 {width: 50%;}.pure-u-6-10 {width: 60%;}.pure-u-7-10 {width: 70%;}.pure-u-8-10 {width: 80%;}.pure-u-9-10 {width: 90%;}
|
||||
|
||||
.pure-u-1-11 {width: 9.090%;}.pure-u-2-11 {width: 18.181%;}.pure-u-3-11 {width: 27.272%;}.pure-u-4-11 {width: 36.363%;}.pure-u-5-11 {width: 45.454%;}.pure-u-6-11 {width: 54.545%;}.pure-u-7-11 {width: 63.636%;}.pure-u-8-11 {width: 72.727%;}.pure-u-9-11 {width: 81.818%;}.pure-u-10-11 {width: 90.909%;}
|
||||
@@ -0,0 +1,2 @@
|
||||
/* Slidebars 0.10.2 (http://plugins.adchsm.me/slidebars/) written by Adam Smith (http://www.adchsm.me/) released under MIT License (http://plugins.adchsm.me/slidebars/license.txt) */
|
||||
#sb-site,.sb-site-container,.sb-slidebar,body,html{margin:0;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body,html{width:100%;overflow-x:hidden}html{height:100%}body{min-height:100%;height:auto;position:relative}html.sb-scroll-lock.sb-active:not(.sb-static){overflow:hidden}#sb-site,.sb-site-container{width:100%;position:relative;z-index:1;background-color:#fff}.sb-slidebar{height:100%;overflow-y:auto;position:fixed;top:0;z-index:0;display:none;background-color:#222;-webkit-transform:translate(0px)}.sb-left{left:0}.sb-right{right:0}.sb-slidebar.sb-static,html.sb-static .sb-slidebar{position:absolute}.sb-slidebar.sb-active{display:block}.sb-style-overlay{z-index:9999}.sb-momentum-scrolling{-webkit-overflow-scrolling:touch}.sb-slidebar{width:30%}.sb-width-thin{width:15%}.sb-width-wide{width:45%}@media (max-width:480px){.sb-slidebar{width:70%}.sb-width-thin{width:55%}.sb-width-wide{width:85%}}@media (min-width:481px){.sb-slidebar{width:55%}.sb-width-thin{width:40%}.sb-width-wide{width:70%}}@media (min-width:768px){.sb-slidebar{width:40%}.sb-width-thin{width:25%}.sb-width-wide{width:55%}}@media (min-width:992px){.sb-slidebar{width:30%}.sb-width-thin{width:15%}.sb-width-wide{width:45%}}@media (min-width:1200px){.sb-slidebar{width:20%}.sb-width-thin{width:5%}.sb-width-wide{width:35%}}#sb-site,.sb-site-container,.sb-slide,.sb-slidebar{-webkit-transition:-webkit-transform 400ms ease;-moz-transition:-moz-transform 400ms ease;-o-transition:-o-transform 400ms ease;transition:transform 400ms ease;-webkit-transition-property:-webkit-transform,left,right;}.sb-hide{display:none}
|
||||
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
namespace Grav\Theme;
|
||||
|
||||
use Grav\Common\Theme;
|
||||
|
||||
class EpauAntimatter extends Theme
|
||||
{
|
||||
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
enabled: true
|
||||
dropdown:
|
||||
enabled: false
|
||||
|
After Width: | Height: | Size: 434 KiB |
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"project":"grav-theme-antimatter",
|
||||
"platforms":{
|
||||
"grav":{
|
||||
"nodes":{
|
||||
"theme":[
|
||||
{
|
||||
"source":"/",
|
||||
"destination":"/user/themes/antimatter"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,391 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
version="1.1"
|
||||
id="svg2"
|
||||
xml:space="preserve"
|
||||
width="1122.52"
|
||||
height="793.70135"
|
||||
viewBox="0 0 1122.52 793.70135"
|
||||
sodipodi:docname="Logotype_GIP_EPAU.svg"
|
||||
inkscape:version="1.0.2 (e86c870879, 2021-01-15)"><metadata
|
||||
id="metadata8"><rdf:RDF><cc:Work
|
||||
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
|
||||
id="defs6"><clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath18"><path
|
||||
d="M 0,595.276 H 841.89 V 0 H 0 Z"
|
||||
id="path16" /></clipPath></defs><sodipodi:namedview
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1"
|
||||
objecttolerance="10"
|
||||
gridtolerance="10"
|
||||
guidetolerance="10"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:window-width="1405"
|
||||
inkscape:window-height="893"
|
||||
id="namedview4"
|
||||
showgrid="false"
|
||||
inkscape:zoom="0.90084261"
|
||||
inkscape:cx="561.26001"
|
||||
inkscape:cy="379.52311"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="332"
|
||||
inkscape:window-maximized="0"
|
||||
inkscape:current-layer="g10" /><g
|
||||
id="g10"
|
||||
inkscape:groupmode="layer"
|
||||
inkscape:label="180306_Logotype GIP EPAU_Pres 1"
|
||||
transform="matrix(1.3333333,0,0,-1.3333333,0,793.70133)"><g
|
||||
id="g1564"><g
|
||||
id="g40"
|
||||
transform="translate(254.7543,275.0361)"><path
|
||||
d="m 0,0 h 4.898 v -1.39 h -6.47 V 9.946 H 0 Z"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path42" /></g><g
|
||||
id="g44"
|
||||
transform="translate(261.4067,284.9824)"><path
|
||||
d="M 0,0 -1.307,-3.807 H -2.383 L -1.654,0 Z"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path46" /></g><g
|
||||
id="g48"
|
||||
transform="translate(270.3256,273.6464)"><path
|
||||
d="M 0,0 H -6.867 V 11.336 H 0 V 9.946 H -5.295 V 6.537 H -0.38 V 5.146 H -5.295 V 1.39 H 0 Z"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path50" /></g><g
|
||||
id="g52"
|
||||
transform="translate(279.0649,273.6464)"><path
|
||||
d="M 0,0 H -1.291 L -1.507,1.06 C -1.805,0.673 -2.166,0.372 -2.591,0.157 c -0.425,-0.215 -0.863,-0.322 -1.315,-0.322 -0.871,0 -1.55,0.272 -2.035,0.818 C -6.427,1.2 -6.67,1.964 -6.67,2.945 v 4.486 h 1.506 V 3.128 c 0,-0.607 0.143,-1.079 0.431,-1.415 0.287,-0.337 0.689,-0.505 1.208,-0.505 0.375,0 0.736,0.11 1.084,0.331 0.347,0.221 0.653,0.54 0.918,0.96 V 7.431 H 0 Z"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path54" /></g><g
|
||||
id="g56"
|
||||
transform="translate(285.2202,279.6533)"><path
|
||||
d="m 0,0 c -0.43,0 -0.819,-0.097 -1.167,-0.289 -0.347,-0.193 -0.647,-0.478 -0.901,-0.853 v -4.865 h -1.506 v 7.431 h 1.291 l 0.215,-1.126 c 0.308,0.408 0.667,0.725 1.075,0.952 0.408,0.226 0.833,0.339 1.274,0.339 0.121,0 0.232,-0.006 0.331,-0.017 0.1,-0.01 0.188,-0.027 0.265,-0.05 L 0.529,-0.065 C 0.452,-0.044 0.367,-0.027 0.273,-0.017 0.18,-0.005 0.088,0 0,0"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path58" /></g><g
|
||||
id="g60"
|
||||
transform="translate(290.8139,279.9023)"><path
|
||||
d="m 0,0 c -0.673,0 -1.233,-0.243 -1.68,-0.729 -0.447,-0.485 -0.67,-1.091 -0.67,-1.82 0,-0.718 0.223,-1.318 0.67,-1.804 0.447,-0.485 1.007,-0.728 1.68,-0.728 0.673,0 1.232,0.24 1.68,0.72 0.447,0.48 0.67,1.084 0.67,1.812 0,0.729 -0.223,1.335 -0.67,1.82 C 1.232,-0.243 0.673,0 0,0 m 0,1.34 c 1.104,0 2.021,-0.369 2.755,-1.109 0.734,-0.739 1.1,-1.666 1.1,-2.78 0,-1.114 -0.366,-2.038 -1.1,-2.772 -0.734,-0.734 -1.651,-1.1 -2.755,-1.1 -1.104,0 -2.021,0.366 -2.756,1.1 -0.733,0.734 -1.099,1.658 -1.099,2.772 0,1.114 0.366,2.041 1.099,2.78 C -2.021,0.971 -1.104,1.34 0,1.34"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path62" /></g><g
|
||||
id="g64"
|
||||
transform="translate(300.4789,279.9023)"><path
|
||||
d="m 0,0 c -0.674,0 -1.236,-0.243 -1.688,-0.729 -0.453,-0.485 -0.679,-1.086 -0.679,-1.803 0,-0.729 0.226,-1.335 0.679,-1.821 0.452,-0.485 1.014,-0.728 1.688,-0.728 0.673,0 1.232,0.243 1.68,0.728 0.446,0.486 0.67,1.092 0.67,1.821 0,0.717 -0.224,1.318 -0.67,1.803 C 1.232,-0.243 0.673,0 0,0 m 3.855,-2.532 c 0,-1.114 -0.344,-2.041 -1.034,-2.78 -0.689,-0.74 -1.552,-1.109 -2.59,-1.109 -0.497,0 -0.957,0.102 -1.381,0.306 -0.425,0.204 -0.792,0.499 -1.101,0.886 v -4.336 h -1.506 v 10.74 h 1.291 l 0.182,-1.076 c 0.308,0.397 0.679,0.704 1.108,0.919 0.431,0.214 0.9,0.322 1.407,0.322 1.038,0 1.901,-0.369 2.59,-1.109 0.69,-0.739 1.034,-1.661 1.034,-2.763"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path66" /></g><g
|
||||
id="g68"
|
||||
transform="translate(309.5473,279.9355)"><path
|
||||
d="M 0,0 C -0.52,0 -0.977,-0.177 -1.374,-0.53 -1.771,-0.883 -2.03,-1.341 -2.151,-1.903 H 2.184 C 2.063,-1.341 1.798,-0.883 1.39,-0.53 0.981,-0.177 0.518,0 0,0 M 2.267,-4.303 3.16,-5.296 C 2.741,-5.683 2.283,-5.972 1.787,-6.165 1.29,-6.357 0.75,-6.454 0.165,-6.454 c -1.081,0 -1.997,0.374 -2.747,1.125 -0.75,0.75 -1.125,1.666 -1.125,2.747 0,1.092 0.358,2.014 1.075,2.764 0.717,0.75 1.594,1.125 2.632,1.125 1.036,0 1.913,-0.375 2.631,-1.125 0.717,-0.75 1.075,-1.672 1.075,-2.764 0,-0.1 -0.005,-0.201 -0.017,-0.307 -0.01,-0.104 -0.021,-0.206 -0.032,-0.305 h -5.825 c 0.121,-0.575 0.399,-1.043 0.835,-1.407 0.436,-0.364 0.93,-0.546 1.481,-0.546 0.409,0 0.787,0.069 1.134,0.207 0.348,0.137 0.676,0.35 0.985,0.637"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path70" /></g><g
|
||||
id="g72"
|
||||
transform="translate(319.7739,277.3535)"><path
|
||||
d="m 0,0 c 0,-0.718 0.223,-1.318 0.67,-1.804 0.446,-0.485 1.007,-0.728 1.68,-0.728 0.672,0 1.235,0.243 1.687,0.728 C 4.49,-1.318 4.716,-0.718 4.716,0 4.716,0.729 4.49,1.335 4.037,1.82 3.585,2.306 3.022,2.549 2.35,2.549 1.677,2.549 1.116,2.306 0.67,1.82 0.223,1.335 0,0.729 0,0 M 6.106,-3.707 H 4.815 L 4.634,-2.632 C 4.324,-3.028 3.955,-3.335 3.524,-3.55 3.095,-3.765 2.625,-3.872 2.118,-3.872 c -1.037,0 -1.9,0.369 -2.59,1.108 -0.69,0.74 -1.034,1.66 -1.034,2.764 0,1.114 0.344,2.041 1.034,2.78 0.69,0.74 1.553,1.109 2.59,1.109 0.496,0 0.957,-0.102 1.382,-0.306 0.424,-0.204 0.791,-0.5 1.101,-0.886 V 7.96 h 1.505 z"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path74" /></g><g
|
||||
id="g76"
|
||||
transform="translate(331.6235,279.9355)"><path
|
||||
d="M 0,0 C -0.52,0 -0.977,-0.177 -1.374,-0.53 -1.771,-0.883 -2.03,-1.341 -2.151,-1.903 H 2.184 C 2.063,-1.341 1.798,-0.883 1.39,-0.53 0.981,-0.177 0.518,0 0,0 M 2.267,-4.303 3.16,-5.296 C 2.741,-5.683 2.283,-5.972 1.787,-6.165 1.29,-6.357 0.75,-6.454 0.165,-6.454 c -1.081,0 -1.997,0.374 -2.747,1.125 -0.75,0.75 -1.125,1.666 -1.125,2.747 0,1.092 0.358,2.014 1.075,2.764 0.717,0.75 1.594,1.125 2.632,1.125 1.036,0 1.913,-0.375 2.631,-1.125 0.717,-0.75 1.075,-1.672 1.075,-2.764 0,-0.1 -0.005,-0.201 -0.017,-0.307 -0.01,-0.104 -0.021,-0.206 -0.032,-0.305 h -5.825 c 0.121,-0.575 0.399,-1.043 0.835,-1.407 0.436,-0.364 0.93,-0.546 1.481,-0.546 0.409,0 0.787,0.069 1.134,0.207 0.348,0.137 0.676,0.35 0.985,0.637"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path78" /></g><g
|
||||
id="g80"
|
||||
transform="translate(339.3178,276.791)"><path
|
||||
d="m 0,0 c -0.872,0.254 -1.495,0.562 -1.87,0.927 -0.375,0.364 -0.563,0.844 -0.563,1.439 0,0.618 0.241,1.12 0.72,1.506 0.481,0.386 1.107,0.579 1.878,0.579 0.475,0 0.93,-0.074 1.366,-0.223 C 1.967,4.079 2.36,3.861 2.714,3.574 L 1.953,2.516 C 1.699,2.735 1.409,2.912 1.084,3.045 0.759,3.177 0.447,3.243 0.149,3.243 -0.204,3.243 -0.485,3.166 -0.695,3.012 -0.904,2.857 -1.01,2.653 -1.01,2.399 -1.01,2.135 -0.891,1.92 -0.653,1.754 -0.417,1.589 0.033,1.412 0.695,1.225 1.467,1.004 2.038,0.709 2.408,0.339 2.777,-0.03 2.962,-0.497 2.962,-1.06 2.962,-1.743 2.706,-2.29 2.192,-2.697 1.68,-3.106 0.998,-3.31 0.149,-3.31 c -0.552,0 -1.073,0.094 -1.564,0.282 -0.491,0.187 -0.957,0.468 -1.398,0.843 l 0.778,1.059 c 0.342,-0.319 0.691,-0.56 1.051,-0.72 0.358,-0.16 0.736,-0.239 1.133,-0.239 0.419,0 0.755,0.091 1.009,0.273 0.254,0.182 0.381,0.421 0.381,0.719 0,0.254 -0.105,0.455 -0.314,0.605 C 1.015,-0.34 0.606,-0.177 0,0"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path82" /></g><g
|
||||
id="g84"
|
||||
transform="translate(353.9799,281.4579)"><path
|
||||
d="m 0,0 c 0,0.673 -0.221,1.196 -0.662,1.571 -0.442,0.375 -1.065,0.564 -1.87,0.564 H -4.27 v -4.27 h 1.738 c 0.816,0 1.442,0.185 1.879,0.554 C -0.218,-1.211 0,-0.685 0,0 M -4.27,-7.812 H -5.809 V 3.524 h 3.227 c 1.313,0 2.336,-0.311 3.07,-0.934 C 1.222,1.966 1.589,1.103 1.589,0 c 0,-1.082 -0.375,-1.939 -1.126,-2.574 -0.75,-0.634 -1.765,-0.951 -3.045,-0.951 H -4.27 Z"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path86" /></g><g
|
||||
id="g88"
|
||||
transform="translate(361.1293,279.6533)"><path
|
||||
d="m 0,0 c -0.43,0 -0.819,-0.097 -1.167,-0.289 -0.347,-0.193 -0.647,-0.478 -0.901,-0.853 v -4.865 h -1.506 v 7.431 h 1.291 l 0.215,-1.126 c 0.308,0.408 0.667,0.725 1.075,0.952 0.408,0.226 0.833,0.339 1.274,0.339 0.121,0 0.232,-0.006 0.331,-0.017 0.1,-0.01 0.188,-0.027 0.265,-0.05 L 0.529,-0.065 C 0.452,-0.044 0.367,-0.027 0.273,-0.017 0.18,-0.005 0.088,0 0,0"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path90" /></g><g
|
||||
id="g92"
|
||||
transform="translate(366.7231,279.9023)"><path
|
||||
d="m 0,0 c -0.673,0 -1.233,-0.243 -1.68,-0.729 -0.447,-0.485 -0.67,-1.091 -0.67,-1.82 0,-0.718 0.223,-1.318 0.67,-1.804 0.447,-0.485 1.007,-0.728 1.68,-0.728 0.673,0 1.232,0.24 1.68,0.72 0.447,0.48 0.67,1.084 0.67,1.812 0,0.729 -0.223,1.335 -0.67,1.82 C 1.232,-0.243 0.673,0 0,0 m 0,1.34 c 1.104,0 2.021,-0.369 2.755,-1.109 0.734,-0.739 1.1,-1.666 1.1,-2.78 0,-1.114 -0.366,-2.038 -1.1,-2.772 -0.734,-0.734 -1.651,-1.1 -2.755,-1.1 -1.104,0 -2.021,0.366 -2.756,1.1 -0.733,0.734 -1.099,1.658 -1.099,2.772 0,1.114 0.366,2.041 1.099,2.78 C -2.021,0.971 -1.104,1.34 0,1.34"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path94" /></g><g
|
||||
id="g96"
|
||||
transform="translate(373.4409,284.4697)"><path
|
||||
d="m 0,0 c 0.275,0 0.511,-0.097 0.703,-0.29 0.193,-0.193 0.29,-0.428 0.29,-0.703 0,-0.277 -0.097,-0.511 -0.29,-0.703 C 0.511,-1.89 0.275,-1.986 0,-1.986 c -0.275,0 -0.511,0.096 -0.703,0.29 -0.193,0.192 -0.29,0.426 -0.29,0.703 0,0.275 0.097,0.51 0.29,0.703 C -0.511,-0.097 -0.275,0 0,0 m -1.92,-12.925 c 0.354,0 0.635,0.141 0.845,0.422 0.209,0.281 0.314,0.665 0.314,1.15 v 7.96 h 1.523 v -8.092 c 0,-0.861 -0.233,-1.544 -0.696,-2.052 -0.463,-0.508 -1.092,-0.762 -1.886,-0.762 -0.365,0 -0.726,0.072 -1.084,0.216 -0.359,0.144 -0.676,0.336 -0.951,0.579 l 0.793,1.059 c 0.199,-0.155 0.395,-0.273 0.588,-0.356 0.194,-0.083 0.378,-0.124 0.554,-0.124"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path98" /></g><g
|
||||
id="g100"
|
||||
transform="translate(379.9457,279.9355)"><path
|
||||
d="M 0,0 C -0.52,0 -0.977,-0.177 -1.374,-0.53 -1.771,-0.883 -2.03,-1.341 -2.151,-1.903 H 2.184 C 2.063,-1.341 1.798,-0.883 1.39,-0.53 0.981,-0.177 0.518,0 0,0 M 2.267,-4.303 3.16,-5.296 C 2.741,-5.683 2.283,-5.972 1.787,-6.165 1.29,-6.357 0.75,-6.454 0.165,-6.454 c -1.081,0 -1.997,0.374 -2.747,1.125 -0.75,0.75 -1.125,1.666 -1.125,2.747 0,1.092 0.358,2.014 1.075,2.764 0.717,0.75 1.594,1.125 2.632,1.125 1.036,0 1.913,-0.375 2.631,-1.125 0.717,-0.75 1.075,-1.672 1.075,-2.764 0,-0.1 -0.005,-0.201 -0.017,-0.307 -0.01,-0.104 -0.021,-0.206 -0.032,-0.305 h -5.825 c 0.121,-0.575 0.399,-1.043 0.835,-1.407 0.436,-0.364 0.93,-0.546 1.481,-0.546 0.409,0 0.787,0.069 1.134,0.207 0.348,0.137 0.676,0.35 0.985,0.637"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path102" /></g><g
|
||||
id="g104"
|
||||
transform="translate(386.184,279.7695)"><path
|
||||
d="M 0,0 H -1.556 V 1.225 L 0,1.308 H 0.066 L 0.265,3.426 H 1.506 V 1.308 H 4.07 V 0 H 1.506 v -3.558 c 0,-0.42 0.101,-0.753 0.306,-1.002 0.204,-0.248 0.477,-0.372 0.819,-0.372 0.199,0 0.4,0.047 0.604,0.141 0.204,0.094 0.4,0.234 0.587,0.422 L 4.584,-5.395 C 4.297,-5.682 3.972,-5.902 3.607,-6.057 3.243,-6.211 2.862,-6.288 2.466,-6.288 c -0.773,0 -1.377,0.239 -1.813,0.72 C 0.218,-5.089 0,-4.424 0,-3.574 Z"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path106" /></g><g
|
||||
id="g108"
|
||||
transform="translate(394.5239,276.791)"><path
|
||||
d="m 0,0 c -0.872,0.254 -1.495,0.562 -1.87,0.927 -0.375,0.364 -0.563,0.844 -0.563,1.439 0,0.618 0.241,1.12 0.72,1.506 0.481,0.386 1.107,0.579 1.878,0.579 0.475,0 0.93,-0.074 1.366,-0.223 C 1.967,4.079 2.36,3.861 2.714,3.574 L 1.953,2.516 C 1.699,2.735 1.409,2.912 1.084,3.045 0.759,3.177 0.447,3.243 0.149,3.243 -0.204,3.243 -0.485,3.166 -0.695,3.012 -0.904,2.857 -1.01,2.653 -1.01,2.399 -1.01,2.135 -0.891,1.92 -0.653,1.754 -0.417,1.589 0.033,1.412 0.695,1.225 1.467,1.004 2.038,0.709 2.408,0.339 2.777,-0.03 2.962,-0.497 2.962,-1.06 2.962,-1.743 2.706,-2.29 2.192,-2.697 1.68,-3.106 0.998,-3.31 0.149,-3.31 c -0.552,0 -1.073,0.094 -1.564,0.282 -0.491,0.187 -0.957,0.468 -1.398,0.843 l 0.778,1.059 c 0.342,-0.319 0.691,-0.56 1.051,-0.72 0.358,-0.16 0.736,-0.239 1.133,-0.239 0.419,0 0.755,0.091 1.009,0.273 0.254,0.182 0.381,0.421 0.381,0.719 0,0.254 -0.105,0.455 -0.314,0.605 C 1.015,-0.34 0.606,-0.177 0,0"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path110" /></g><g
|
||||
id="g112"
|
||||
transform="translate(407.4487,283.079)"><path
|
||||
d="M 0,0 -2.069,-5.163 H 2.068 Z M 5.395,-9.433 H 3.772 l -1.158,2.88 h -5.246 l -1.141,-2.88 h -1.573 l 4.617,11.336 h 1.523 z"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path114" /></g><g
|
||||
id="g116"
|
||||
transform="translate(418.0229,279.6533)"><path
|
||||
d="m 0,0 c -0.43,0 -0.819,-0.097 -1.167,-0.289 -0.347,-0.193 -0.647,-0.478 -0.901,-0.853 v -4.865 h -1.506 v 7.431 h 1.291 l 0.215,-1.126 c 0.308,0.408 0.667,0.725 1.075,0.952 0.408,0.226 0.833,0.339 1.274,0.339 0.121,0 0.232,-0.006 0.331,-0.017 0.1,-0.01 0.188,-0.027 0.265,-0.05 L 0.529,-0.065 C 0.452,-0.044 0.367,-0.027 0.273,-0.017 0.18,-0.005 0.088,0 0,0"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path118" /></g><g
|
||||
id="g120"
|
||||
transform="translate(423.6166,279.9023)"><path
|
||||
d="m 0,0 c -0.673,0 -1.233,-0.243 -1.68,-0.729 -0.447,-0.485 -0.67,-1.091 -0.67,-1.82 0,-0.718 0.223,-1.318 0.67,-1.804 0.447,-0.485 1.007,-0.728 1.68,-0.728 0.364,0 0.712,0.074 1.043,0.224 0.33,0.148 0.64,0.366 0.927,0.653 L 2.929,-5.196 C 2.532,-5.605 2.091,-5.911 1.605,-6.115 1.119,-6.319 0.585,-6.421 0,-6.421 c -1.104,0 -2.021,0.366 -2.756,1.1 -0.733,0.734 -1.099,1.658 -1.099,2.772 0,1.114 0.366,2.041 1.099,2.78 C -2.021,0.971 -1.104,1.34 0,1.34 0.519,1.34 1.012,1.246 1.481,1.059 1.95,0.871 2.377,0.601 2.764,0.248 L 1.804,-0.745 C 1.517,-0.491 1.225,-0.304 0.927,-0.183 0.629,-0.062 0.319,0 0,0"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path122" /></g><g
|
||||
id="g124"
|
||||
transform="translate(431.8246,279.8691)"><path
|
||||
d="M 0,0 C -0.386,0 -0.759,-0.119 -1.117,-0.356 -1.476,-0.594 -1.793,-0.933 -2.068,-1.374 V -6.223 H -3.574 V 5.444 h 1.506 V 0.082 c 0.308,0.408 0.678,0.726 1.108,0.952 0.431,0.226 0.877,0.339 1.341,0.339 0.883,0 1.574,-0.287 2.077,-0.86 C 2.96,-0.061 3.211,-0.855 3.211,-1.87 V -6.223 H 1.722 v 4.17 c 0,0.64 -0.153,1.143 -0.455,1.507 C 0.963,-0.183 0.541,0 0,0"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path126" /></g><path
|
||||
d="m 437.485,281.077 h 1.506 v -7.431 h -1.506 z m 0.744,3.393 c 0.276,0 0.511,-0.097 0.704,-0.29 0.192,-0.194 0.289,-0.428 0.289,-0.703 0,-0.277 -0.097,-0.511 -0.289,-0.704 -0.193,-0.193 -0.428,-0.29 -0.704,-0.29 -0.265,0 -0.493,0.097 -0.687,0.29 -0.193,0.193 -0.289,0.427 -0.289,0.704 0,0.275 0.096,0.509 0.289,0.703 0.194,0.193 0.422,0.29 0.687,0.29"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path128" /><g
|
||||
id="g130"
|
||||
transform="translate(442.2016,279.7695)"><path
|
||||
d="M 0,0 H -1.556 V 1.225 L 0,1.308 H 0.066 L 0.265,3.426 H 1.506 V 1.308 H 4.07 V 0 H 1.506 v -3.558 c 0,-0.42 0.101,-0.753 0.306,-1.002 0.204,-0.248 0.477,-0.372 0.819,-0.372 0.199,0 0.4,0.047 0.604,0.141 0.204,0.094 0.4,0.234 0.587,0.422 L 4.584,-5.395 C 4.297,-5.682 3.972,-5.902 3.607,-6.057 3.243,-6.211 2.862,-6.288 2.466,-6.288 c -0.773,0 -1.377,0.239 -1.813,0.72 C 0.218,-5.089 0,-4.424 0,-3.574 Z"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path132" /></g><g
|
||||
id="g134"
|
||||
transform="translate(451.6176,279.9355)"><path
|
||||
d="M 0,0 C -0.52,0 -0.977,-0.177 -1.374,-0.53 -1.771,-0.883 -2.03,-1.341 -2.151,-1.903 H 2.184 C 2.063,-1.341 1.798,-0.883 1.39,-0.53 0.981,-0.177 0.518,0 0,0 M 2.267,-4.303 3.16,-5.296 C 2.741,-5.683 2.283,-5.972 1.787,-6.165 1.29,-6.357 0.75,-6.454 0.165,-6.454 c -1.081,0 -1.997,0.374 -2.747,1.125 -0.75,0.75 -1.125,1.666 -1.125,2.747 0,1.092 0.358,2.014 1.075,2.764 0.717,0.75 1.594,1.125 2.632,1.125 1.036,0 1.913,-0.375 2.631,-1.125 0.717,-0.75 1.075,-1.672 1.075,-2.764 0,-0.1 -0.005,-0.201 -0.017,-0.307 -0.01,-0.104 -0.021,-0.206 -0.032,-0.305 h -5.825 c 0.121,-0.575 0.399,-1.043 0.835,-1.407 0.436,-0.364 0.93,-0.546 1.481,-0.546 0.409,0 0.787,0.069 1.134,0.207 0.348,0.137 0.676,0.35 0.985,0.637"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path136" /></g><g
|
||||
id="g138"
|
||||
transform="translate(460.5532,279.9023)"><path
|
||||
d="m 0,0 c -0.673,0 -1.233,-0.243 -1.68,-0.729 -0.447,-0.485 -0.67,-1.091 -0.67,-1.82 0,-0.718 0.223,-1.318 0.67,-1.804 0.447,-0.485 1.007,-0.728 1.68,-0.728 0.364,0 0.712,0.074 1.043,0.224 0.33,0.148 0.64,0.366 0.927,0.653 L 2.929,-5.196 C 2.532,-5.605 2.091,-5.911 1.605,-6.115 1.119,-6.319 0.585,-6.421 0,-6.421 c -1.104,0 -2.021,0.366 -2.756,1.1 -0.733,0.734 -1.099,1.658 -1.099,2.772 0,1.114 0.366,2.041 1.099,2.78 C -2.021,0.971 -1.104,1.34 0,1.34 0.519,1.34 1.012,1.246 1.481,1.059 1.95,0.871 2.377,0.601 2.764,0.248 L 1.804,-0.745 C 1.517,-0.491 1.225,-0.304 0.927,-0.183 0.629,-0.062 0.319,0 0,0"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path140" /></g><g
|
||||
id="g142"
|
||||
transform="translate(465.8159,279.7695)"><path
|
||||
d="M 0,0 H -1.556 V 1.225 L 0,1.308 H 0.066 L 0.265,3.426 H 1.506 V 1.308 H 4.07 V 0 H 1.506 v -3.558 c 0,-0.42 0.101,-0.753 0.306,-1.002 0.204,-0.248 0.477,-0.372 0.819,-0.372 0.199,0 0.4,0.047 0.604,0.141 0.204,0.094 0.4,0.234 0.587,0.422 L 4.584,-5.395 C 4.297,-5.682 3.972,-5.902 3.607,-6.057 3.243,-6.211 2.862,-6.288 2.466,-6.288 c -0.773,0 -1.377,0.239 -1.813,0.72 C 0.218,-5.089 0,-4.424 0,-3.574 Z"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path144" /></g><g
|
||||
id="g146"
|
||||
transform="translate(478.6078,273.6464)"><path
|
||||
d="M 0,0 H -1.291 L -1.507,1.06 C -1.805,0.673 -2.166,0.372 -2.591,0.157 c -0.425,-0.215 -0.863,-0.322 -1.315,-0.322 -0.871,0 -1.55,0.272 -2.035,0.818 C -6.427,1.2 -6.67,1.964 -6.67,2.945 v 4.486 h 1.506 V 3.128 c 0,-0.607 0.143,-1.079 0.431,-1.415 0.287,-0.337 0.689,-0.505 1.208,-0.505 0.375,0 0.736,0.11 1.084,0.331 0.347,0.221 0.653,0.54 0.918,0.96 V 7.431 H 0 Z"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path148" /></g><g
|
||||
id="g150"
|
||||
transform="translate(484.7641,279.6533)"><path
|
||||
d="m 0,0 c -0.43,0 -0.819,-0.097 -1.167,-0.289 -0.347,-0.193 -0.647,-0.478 -0.901,-0.853 v -4.865 h -1.506 v 7.431 h 1.291 l 0.215,-1.126 c 0.308,0.408 0.667,0.725 1.075,0.952 0.408,0.226 0.833,0.339 1.274,0.339 0.121,0 0.232,-0.006 0.331,-0.017 0.1,-0.01 0.188,-0.027 0.265,-0.05 L 0.529,-0.065 C 0.452,-0.044 0.367,-0.027 0.273,-0.017 0.18,-0.005 0.088,0 0,0"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path152" /></g><g
|
||||
id="g154"
|
||||
transform="translate(488.0082,277.3535)"><path
|
||||
d="m 0,0 c 0,-0.718 0.223,-1.318 0.67,-1.804 0.446,-0.485 1.007,-0.728 1.68,-0.728 0.672,0 1.235,0.243 1.687,0.728 C 4.49,-1.318 4.716,-0.718 4.716,0 4.716,0.729 4.49,1.335 4.037,1.82 3.585,2.306 3.022,2.549 2.35,2.549 1.677,2.549 1.116,2.306 0.67,1.82 0.223,1.335 0,0.729 0,0 M 6.106,-3.707 H 4.815 L 4.634,-2.632 C 4.324,-3.028 3.955,-3.335 3.524,-3.55 3.095,-3.765 2.625,-3.872 2.118,-3.872 c -1.037,0 -1.9,0.369 -2.59,1.108 -0.69,0.74 -1.034,1.66 -1.034,2.764 0,1.114 0.344,2.041 1.034,2.78 0.69,0.74 1.553,1.109 2.59,1.109 0.507,0 0.977,-0.108 1.406,-0.323 0.431,-0.214 0.8,-0.521 1.11,-0.919 l 0.181,1.077 h 1.291 z"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path156" /></g><g
|
||||
id="g158"
|
||||
transform="translate(503.2328,273.6464)"><path
|
||||
d="M 0,0 H -1.291 L -1.507,1.06 C -1.805,0.673 -2.166,0.372 -2.591,0.157 c -0.425,-0.215 -0.863,-0.322 -1.315,-0.322 -0.871,0 -1.55,0.272 -2.035,0.818 C -6.427,1.2 -6.67,1.964 -6.67,2.945 v 4.486 h 1.506 V 3.128 c 0,-0.607 0.143,-1.079 0.431,-1.415 0.287,-0.337 0.689,-0.505 1.208,-0.505 0.375,0 0.736,0.11 1.084,0.331 0.347,0.221 0.653,0.54 0.918,0.96 V 7.431 H 0 Z"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path160" /></g><g
|
||||
id="g162"
|
||||
transform="translate(512.1684,273.6464)"><path
|
||||
d="M 0,0 H -1.787 L -3.757,2.73 -5.726,0 h -1.622 l 2.781,3.839 -2.599,3.592 h 1.788 l 1.771,-2.45 1.787,2.45 h 1.622 L -2.797,3.855 Z"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path164" /></g><g
|
||||
id="g166"
|
||||
transform="translate(520.559,279.9355)"><path
|
||||
d="M 0,0 C -0.52,0 -0.977,-0.177 -1.374,-0.53 -1.771,-0.883 -2.03,-1.341 -2.151,-1.903 H 2.184 C 2.063,-1.341 1.798,-0.883 1.39,-0.53 0.981,-0.177 0.518,0 0,0 M 2.267,-4.303 3.16,-5.296 C 2.741,-5.683 2.283,-5.972 1.787,-6.165 1.29,-6.357 0.75,-6.454 0.165,-6.454 c -1.081,0 -1.997,0.374 -2.747,1.125 -0.75,0.75 -1.125,1.666 -1.125,2.747 0,1.092 0.358,2.014 1.075,2.764 0.717,0.75 1.594,1.125 2.632,1.125 1.036,0 1.913,-0.375 2.631,-1.125 0.717,-0.75 1.075,-1.672 1.075,-2.764 0,-0.1 -0.005,-0.201 -0.017,-0.307 -0.01,-0.104 -0.021,-0.206 -0.032,-0.305 h -5.825 c 0.121,-0.575 0.399,-1.043 0.835,-1.407 0.436,-0.364 0.93,-0.546 1.481,-0.546 0.409,0 0.787,0.069 1.134,0.207 0.348,0.137 0.676,0.35 0.985,0.637"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path168" /></g><g
|
||||
id="g170"
|
||||
transform="translate(526.7983,279.7695)"><path
|
||||
d="M 0,0 H -1.556 V 1.225 L 0,1.308 H 0.066 L 0.265,3.426 H 1.506 V 1.308 H 4.07 V 0 H 1.506 v -3.558 c 0,-0.42 0.101,-0.753 0.306,-1.002 0.204,-0.248 0.477,-0.372 0.819,-0.372 0.199,0 0.4,0.047 0.604,0.141 0.204,0.094 0.4,0.234 0.587,0.422 L 4.584,-5.395 C 4.297,-5.682 3.972,-5.902 3.607,-6.057 3.243,-6.211 2.862,-6.288 2.466,-6.288 c -0.773,0 -1.377,0.239 -1.813,0.72 C 0.218,-5.089 0,-4.424 0,-3.574 Z"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path172" /></g><g
|
||||
id="g174"
|
||||
transform="translate(545.2993,284.9824)"><path
|
||||
d="m 0,0 v -6.934 c 0,-1.401 -0.384,-2.512 -1.15,-3.335 -0.767,-0.822 -1.807,-1.232 -3.12,-1.232 -1.313,0 -2.353,0.407 -3.12,1.225 -0.766,0.815 -1.149,1.929 -1.149,3.342 V 0 h 1.571 v -6.9 c 0,-1.005 0.238,-1.786 0.712,-2.342 0.475,-0.558 1.137,-0.836 1.986,-0.836 0.849,0 1.511,0.278 1.986,0.836 0.474,0.556 0.712,1.337 0.712,2.342 V 0 Z"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path176" /></g><g
|
||||
id="g178"
|
||||
transform="translate(551.5209,279.6533)"><path
|
||||
d="m 0,0 c -0.43,0 -0.819,-0.097 -1.167,-0.289 -0.347,-0.193 -0.647,-0.478 -0.901,-0.853 v -4.865 h -1.506 v 7.431 h 1.291 l 0.215,-1.126 c 0.308,0.408 0.667,0.725 1.075,0.952 0.408,0.226 0.833,0.339 1.274,0.339 0.121,0 0.232,-0.006 0.331,-0.017 0.1,-0.01 0.188,-0.027 0.265,-0.05 L 0.529,-0.065 C 0.452,-0.044 0.367,-0.027 0.273,-0.017 0.18,-0.005 0.088,0 0,0"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path180" /></g><g
|
||||
id="g182"
|
||||
transform="translate(557.6284,279.9023)"><path
|
||||
d="m 0,0 c -0.674,0 -1.236,-0.243 -1.688,-0.729 -0.453,-0.485 -0.679,-1.091 -0.679,-1.82 0,-0.718 0.226,-1.318 0.679,-1.804 0.452,-0.485 1.014,-0.728 1.688,-0.728 0.673,0 1.232,0.243 1.68,0.728 0.446,0.486 0.67,1.086 0.67,1.804 0,0.729 -0.224,1.335 -0.67,1.82 C 1.232,-0.243 0.673,0 0,0 m 0.231,1.34 c 1.038,0 1.901,-0.369 2.59,-1.109 0.69,-0.739 1.034,-1.666 1.034,-2.78 0,-1.103 -0.344,-2.024 -1.034,-2.763 -0.689,-0.74 -1.552,-1.109 -2.59,-1.109 -0.507,0 -0.976,0.108 -1.407,0.322 -0.429,0.215 -0.8,0.522 -1.108,0.918 L -2.466,-6.256 H -3.757 V 5.411 h 1.506 V 0.148 c 0.309,0.386 0.676,0.682 1.101,0.886 0.424,0.204 0.884,0.306 1.381,0.306"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path184" /></g><g
|
||||
id="g186"
|
||||
transform="translate(564.5121,277.3535)"><path
|
||||
d="m 0,0 c 0,-0.718 0.223,-1.318 0.67,-1.804 0.446,-0.485 1.007,-0.728 1.68,-0.728 0.672,0 1.235,0.243 1.687,0.728 C 4.49,-1.318 4.716,-0.718 4.716,0 4.716,0.729 4.49,1.335 4.037,1.82 3.585,2.306 3.022,2.549 2.35,2.549 1.677,2.549 1.116,2.306 0.67,1.82 0.223,1.335 0,0.729 0,0 M 6.106,-3.707 H 4.815 L 4.634,-2.632 C 4.324,-3.028 3.955,-3.335 3.524,-3.55 3.095,-3.765 2.625,-3.872 2.118,-3.872 c -1.037,0 -1.9,0.369 -2.59,1.108 -0.69,0.74 -1.034,1.66 -1.034,2.764 0,1.114 0.344,2.041 1.034,2.78 0.69,0.74 1.553,1.109 2.59,1.109 0.507,0 0.977,-0.108 1.406,-0.323 0.431,-0.214 0.8,-0.521 1.11,-0.919 l 0.181,1.077 h 1.291 z"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path188" /></g><path
|
||||
d="m 573.2,281.077 h 1.506 v -7.431 H 573.2 Z m 0.744,3.393 c 0.276,0 0.511,-0.097 0.704,-0.29 0.192,-0.194 0.289,-0.428 0.289,-0.703 0,-0.277 -0.097,-0.511 -0.289,-0.704 -0.193,-0.193 -0.428,-0.29 -0.704,-0.29 -0.265,0 -0.493,0.097 -0.687,0.29 -0.193,0.193 -0.289,0.427 -0.289,0.704 0,0.275 0.096,0.509 0.289,0.703 0.194,0.193 0.422,0.29 0.687,0.29"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path190" /><g
|
||||
id="g192"
|
||||
transform="translate(580.8618,279.8691)"><path
|
||||
d="m 0,0 c -0.386,0 -0.759,-0.119 -1.117,-0.356 -0.359,-0.238 -0.676,-0.577 -0.951,-1.018 v -4.849 h -1.506 v 7.431 h 1.291 l 0.215,-1.142 c 0.308,0.408 0.678,0.728 1.108,0.959 0.431,0.233 0.877,0.348 1.341,0.348 0.893,0 1.591,-0.287 2.094,-0.86 0.502,-0.574 0.753,-1.368 0.753,-2.383 V -6.223 H 1.722 v 4.17 c 0,0.64 -0.153,1.143 -0.455,1.507 C 0.963,-0.183 0.541,0 0,0"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path194" /></g><g
|
||||
id="g196"
|
||||
transform="translate(588.6235,276.791)"><path
|
||||
d="m 0,0 c -0.872,0.254 -1.495,0.562 -1.87,0.927 -0.375,0.364 -0.563,0.844 -0.563,1.439 0,0.618 0.241,1.12 0.72,1.506 0.481,0.386 1.107,0.579 1.878,0.579 0.475,0 0.93,-0.074 1.366,-0.223 C 1.967,4.079 2.36,3.861 2.714,3.574 L 1.953,2.516 C 1.699,2.735 1.409,2.912 1.084,3.045 0.759,3.177 0.447,3.243 0.149,3.243 -0.204,3.243 -0.485,3.166 -0.695,3.012 -0.904,2.857 -1.01,2.653 -1.01,2.399 -1.01,2.135 -0.891,1.92 -0.653,1.754 -0.417,1.589 0.033,1.412 0.695,1.225 1.467,1.004 2.038,0.709 2.408,0.339 2.777,-0.03 2.962,-0.497 2.962,-1.06 2.962,-1.743 2.706,-2.29 2.192,-2.697 1.68,-3.106 0.998,-3.31 0.149,-3.31 c -0.552,0 -1.073,0.094 -1.564,0.282 -0.491,0.187 -0.957,0.468 -1.398,0.843 l 0.778,1.059 c 0.342,-0.319 0.691,-0.56 1.051,-0.72 0.358,-0.16 0.736,-0.239 1.133,-0.239 0.419,0 0.755,0.091 1.009,0.273 0.254,0.182 0.381,0.421 0.381,0.719 0,0.254 -0.105,0.455 -0.314,0.605 C 1.015,-0.34 0.606,-0.177 0,0"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path198" /></g><g
|
||||
id="g200"
|
||||
transform="translate(373.1567,317.912)"><path
|
||||
d="m 0,0 c 0,-1.478 -0.459,-2.703 -1.378,-3.676 -0.919,-0.972 -2.079,-1.458 -3.479,-1.458 -1.497,0 -2.745,0.488 -3.742,1.466 -0.997,0.978 -1.495,2.2 -1.495,3.668 0,1.469 0.498,2.694 1.495,3.677 0.997,0.981 2.24,1.472 3.728,1.472 0.699,0 1.358,-0.133 1.975,-0.401 0.619,-0.268 1.185,-0.658 1.701,-1.174 l -1.59,-1.75 c -0.321,0.321 -0.65,0.557 -0.986,0.707 -0.334,0.151 -0.702,0.227 -1.1,0.227 -0.721,0 -1.32,-0.263 -1.802,-0.788 C -7.154,1.444 -7.396,0.788 -7.396,0 c 0,-0.777 0.244,-1.429 0.73,-1.954 0.486,-0.525 1.089,-0.788 1.809,-0.788 0.476,0 0.887,0.112 1.233,0.336 0.345,0.223 0.609,0.544 0.795,0.963 h -2.319 v 2.172 h 5.12 C -0.02,0.651 -0.012,0.538 -0.007,0.387 -0.002,0.236 0,0.107 0,0"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path202" /></g><g
|
||||
id="g204"
|
||||
transform="translate(380.4213,319.663)"><path
|
||||
d="m 0,0 c 0,0.282 -0.107,0.508 -0.321,0.678 -0.214,0.171 -0.501,0.256 -0.861,0.256 h -1.049 v -1.868 h 1.049 c 0.36,0 0.647,0.085 0.861,0.255 C -0.107,-0.509 0,-0.282 0,0 m -2.231,-6.739 h -2.553 v 9.992 h 3.529 c 1.157,0 2.094,-0.287 2.809,-0.86 C 2.269,1.818 2.626,1.06 2.626,0.116 2.626,-0.486 2.489,-1.017 2.217,-1.474 1.944,-1.931 1.551,-2.285 1.035,-2.538 L 3.209,-6.739 H 0.467 l -1.737,3.486 h -0.961 z"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path206" /></g><g
|
||||
id="g208"
|
||||
transform="translate(393.0971,317.9267)"><path
|
||||
d="M 0,0 C 0,0.778 -0.241,1.43 -0.723,1.955 -1.204,2.48 -1.8,2.743 -2.509,2.743 -3.219,2.743 -3.814,2.48 -4.296,1.955 -4.777,1.43 -5.019,0.778 -5.019,0 c 0,-0.787 0.239,-1.443 0.715,-1.969 0.477,-0.525 1.075,-0.788 1.795,-0.788 0.719,0 1.318,0.263 1.794,0.788 C -0.238,-1.443 0,-0.787 0,0 m -7.717,0 c 0,1.459 0.498,2.68 1.495,3.662 0.997,0.982 2.235,1.473 3.713,1.473 1.478,0 2.715,-0.491 3.712,-1.473 C 2.2,2.68 2.698,1.459 2.698,0 c 0,-1.468 -0.496,-2.693 -1.487,-3.676 -0.992,-0.982 -2.232,-1.472 -3.72,-1.472 -1.488,0 -2.728,0.49 -3.72,1.472 -0.992,0.983 -1.488,2.208 -1.488,3.676"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path210" /></g><g
|
||||
id="g212"
|
||||
transform="translate(402.3159,312.7783)"><path
|
||||
d="m 0,0 c -1.274,0 -2.286,0.379 -3.034,1.138 -0.749,0.758 -1.124,1.789 -1.124,3.091 v 5.909 h 2.626 V 4.259 c 0,-0.583 0.136,-1.04 0.408,-1.371 0.272,-0.33 0.647,-0.496 1.124,-0.496 0.476,0 0.851,0.166 1.123,0.496 0.272,0.331 0.408,0.788 0.408,1.371 v 5.879 H 4.157 V 4.229 C 4.157,2.927 3.782,1.896 3.033,1.138 2.285,0.379 1.273,0 0,0"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path214" /></g><g
|
||||
id="g216"
|
||||
transform="translate(414.1166,319.5175)"><path
|
||||
d="M 0,0 C 0,0.34 -0.119,0.604 -0.357,0.795 -0.596,0.984 -0.924,1.079 -1.342,1.079 H -2.158 V -1.08 h 0.816 c 0.418,0 0.746,0.095 0.985,0.284 C -0.119,-0.605 0,-0.341 0,0 m -2.158,-6.594 h -2.553 v 9.992 h 3.369 c 1.206,0 2.169,-0.306 2.889,-0.919 C 2.266,1.866 2.626,1.04 2.626,0 c 0,-1.041 -0.36,-1.867 -1.079,-2.48 -0.72,-0.613 -1.683,-0.919 -2.889,-0.919 h -0.816 z"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path218" /></g><g
|
||||
id="g220"
|
||||
transform="translate(425.7563,312.9238)"><path
|
||||
d="M 0,0 H -6.534 V 9.992 H 0 V 7.673 H -3.909 V 6.214 h 3.472 V 3.895 H -3.909 V 2.319 H 0 Z"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path222" /></g><g
|
||||
id="g224"
|
||||
transform="translate(435.6176,312.9238)"><path
|
||||
d="M 0,0 H -2.567 L -4.405,5.572 -5.208,0 h -2.553 l 1.649,9.992 h 2.567 l 2.29,-7.118 2.291,7.118 H 3.603 L 5.251,0 H 2.611 L 1.809,5.514 Z"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path226" /></g><g
|
||||
id="g228"
|
||||
transform="translate(449.8686,312.9238)"><path
|
||||
d="M 0,0 H -6.534 V 9.992 H 0 V 7.673 H -3.909 V 6.214 h 3.472 V 3.895 H -3.909 V 2.319 H 0 Z"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path230" /></g><g
|
||||
id="g232"
|
||||
transform="translate(461.3334,312.9238)"><path
|
||||
d="M 0,0 H -2.509 L -6.214,5.82 V 0 h -2.479 v 9.992 h 2.508 l 3.706,-5.82 v 5.82 H 0 Z"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path234" /></g><g
|
||||
id="g236"
|
||||
transform="translate(466.5561,320.5966)"><path
|
||||
d="M 0,0 H -2.815 V 2.319 H 5.44 V 0 H 2.625 V -7.673 H 0 Z"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path238" /></g><g
|
||||
id="g240"
|
||||
transform="translate(369.8168,300.4081)"><path
|
||||
d="M 0,0 C 0,0.866 -0.248,1.518 -0.744,1.955 -1.24,2.393 -1.975,2.611 -2.946,2.611 H -3.56 v -5.207 h 0.614 c 0.971,0 1.706,0.219 2.202,0.657 C -0.248,-1.502 0,-0.855 0,0 m -3.02,-4.988 h -3.165 v 9.992 h 3.165 c 1.799,0 3.203,-0.441 4.208,-1.32 1.007,-0.88 1.51,-2.108 1.51,-3.684 0,-1.565 -0.503,-2.788 -1.51,-3.668 -1.005,-0.881 -2.409,-1.32 -4.208,-1.32"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path242" /></g><g
|
||||
id="g244"
|
||||
transform="translate(377.4741,305.412)"><path
|
||||
d="M 0,0 -1.254,-3.938 H -3.077 L -2.625,0 Z"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path246" /></g><path
|
||||
d="m 382.361,295.42 h -2.625 v 9.992 h 2.625 z"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path248" /><g
|
||||
id="g250"
|
||||
transform="translate(394.1909,295.4199)"><path
|
||||
d="M 0,0 H -2.509 L -6.214,5.82 V 0 h -2.479 v 9.992 h 2.508 l 3.706,-5.82 v 5.82 H 0 Z"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path252" /></g><g
|
||||
id="g254"
|
||||
transform="translate(399.4135,303.0927)"><path
|
||||
d="M 0,0 H -2.815 V 2.319 H 5.44 V 0 H 2.625 V -7.673 H 0 Z"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path256" /></g><g
|
||||
id="g258"
|
||||
transform="translate(409.4926,306.2138)"><path
|
||||
d="M 0,0 -0.831,1.313 2.086,3.457 3.165,1.619 Z m 4.303,-10.794 h -6.534 v 9.992 H 4.303 V -3.121 H 0.394 V -4.58 H 3.865 V -6.899 H 0.394 v -1.576 h 3.909 z"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path260" /></g><g
|
||||
id="g262"
|
||||
transform="translate(421.352,302.1591)"><path
|
||||
d="m 0,0 c 0,0.282 -0.107,0.508 -0.321,0.678 -0.214,0.171 -0.501,0.256 -0.861,0.256 h -1.049 v -1.868 h 1.049 c 0.36,0 0.647,0.085 0.861,0.255 C -0.107,-0.509 0,-0.282 0,0 m -2.231,-6.739 h -2.553 v 9.992 h 3.529 c 1.157,0 2.094,-0.287 2.809,-0.86 C 2.269,1.818 2.626,1.06 2.626,0.116 2.626,-0.486 2.489,-1.017 2.217,-1.474 1.944,-1.931 1.551,-2.285 1.035,-2.538 L 3.209,-6.739 H 0.467 l -1.737,3.486 h -0.961 z"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path264" /></g><g
|
||||
id="g266"
|
||||
transform="translate(430.06,309.5986)"><path
|
||||
d="M 0,0 2.654,-2.29 1.678,-3.457 -0.015,-2.232 -1.678,-3.457 -2.655,-2.29 Z M 3.354,-14.179 H -3.18 v 9.992 h 6.534 v -2.319 h -3.909 v -1.459 h 3.472 v -2.319 h -3.472 v -1.575 h 3.909 z"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path268" /></g><g
|
||||
id="g270"
|
||||
transform="translate(438.2729,303.0927)"><path
|
||||
d="M 0,0 H -2.815 V 2.319 H 5.44 V 0 H 2.625 V -7.673 H 0 Z"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path272" /></g><g
|
||||
id="g274"
|
||||
transform="translate(454.186,302.0136)"><path
|
||||
d="M 0,0 C 0,0.34 -0.119,0.604 -0.357,0.795 -0.596,0.984 -0.924,1.079 -1.342,1.079 H -2.158 V -1.08 h 0.816 c 0.418,0 0.746,0.095 0.985,0.284 C -0.119,-0.605 0,-0.341 0,0 m -2.158,-6.594 h -2.553 v 9.992 h 3.369 c 1.206,0 2.169,-0.306 2.889,-0.919 C 2.266,1.866 2.626,1.04 2.626,0 c 0,-1.041 -0.36,-1.867 -1.079,-2.48 -0.72,-0.613 -1.683,-0.919 -2.889,-0.919 h -0.816 z"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path276" /></g><g
|
||||
id="g278"
|
||||
transform="translate(463.2455,295.2744)"><path
|
||||
d="m 0,0 c -1.274,0 -2.286,0.379 -3.034,1.138 -0.749,0.758 -1.124,1.789 -1.124,3.091 v 5.909 h 2.626 V 4.259 c 0,-0.583 0.136,-1.04 0.408,-1.371 0.272,-0.33 0.647,-0.496 1.124,-0.496 0.476,0 0.851,0.166 1.123,0.496 0.272,0.331 0.408,0.788 0.408,1.371 v 5.879 H 4.157 V 4.229 C 4.157,2.927 3.782,1.896 3.033,1.138 2.285,0.379 1.273,0 0,0"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path280" /></g><g
|
||||
id="g282"
|
||||
transform="translate(475.4106,298.5273)"><path
|
||||
d="m 0,0 c 0,0.281 -0.114,0.503 -0.343,0.663 -0.228,0.161 -0.553,0.241 -0.97,0.241 h -1.21 v -1.809 h 1.21 c 0.417,0 0.742,0.081 0.97,0.241 C -0.114,-0.504 0,-0.282 0,0 m -0.437,3.895 c 0,0.243 -0.098,0.434 -0.292,0.576 -0.195,0.14 -0.462,0.211 -0.803,0.211 H -2.523 V 3.106 h 0.991 c 0.331,0 0.595,0.071 0.795,0.212 0.199,0.141 0.3,0.333 0.3,0.577 m -0.949,-7.002 h -3.69 v 9.992 h 3.472 C -0.437,6.885 0.474,6.648 1.13,6.177 1.786,5.705 2.115,5.042 2.115,4.187 2.115,3.748 1.995,3.35 1.758,2.99 1.519,2.63 1.172,2.323 0.715,2.071 1.308,1.809 1.762,1.48 2.078,1.086 2.395,0.692 2.553,0.257 2.553,-0.219 c 0,-0.885 -0.358,-1.588 -1.073,-2.108 -0.714,-0.521 -1.67,-0.78 -2.866,-0.78"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path284" /></g><g
|
||||
id="g286"
|
||||
transform="translate(483.1411,297.7392)"><path
|
||||
d="M 0,0 H 4.056 V -2.319 H -2.625 V 7.673 H 0 Z"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path288" /></g><path
|
||||
d="m 492.228,295.42 h -2.625 v 9.992 h 2.625 z"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path290" /><g
|
||||
id="g292"
|
||||
transform="translate(497.4936,300.4081)"><path
|
||||
d="m 0,0 c 0,-0.777 0.243,-1.429 0.729,-1.954 0.487,-0.525 1.084,-0.788 1.795,-0.788 0.409,0 0.783,0.083 1.123,0.248 0.34,0.165 0.701,0.437 1.08,0.817 L 6.346,-3.428 C 5.781,-4.011 5.188,-4.441 4.566,-4.719 3.943,-4.995 3.263,-5.134 2.524,-5.134 c -1.488,0 -2.73,0.488 -3.727,1.466 -0.997,0.978 -1.495,2.2 -1.495,3.668 0,1.469 0.498,2.694 1.495,3.677 0.997,0.981 2.239,1.472 3.727,1.472 0.7,0 1.359,-0.133 1.976,-0.401 C 5.118,4.48 5.685,4.09 6.2,3.574 L 4.61,1.824 C 4.289,2.145 3.961,2.381 3.625,2.531 3.29,2.682 2.923,2.758 2.524,2.758 1.804,2.758 1.204,2.495 0.723,1.97 0.241,1.444 0,0.788 0,0"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path294" /></g><g
|
||||
id="g296"
|
||||
transform="translate(271.2797,295.2226)"><path
|
||||
d="M 0,0 H -18.714 V 28.613 H 0 v -6.641 h -11.194 v -4.177 h 9.941 v -6.642 h -9.941 V 6.642 H 0 Z"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path298" /></g><g
|
||||
id="g300"
|
||||
transform="translate(289.5746,314.1035)"><path
|
||||
d="m 0,0 c 0,0.975 -0.341,1.733 -1.023,2.276 -0.683,0.543 -1.623,0.815 -2.82,0.815 h -2.339 v -6.182 h 2.339 c 1.197,0 2.137,0.272 2.82,0.815 C -0.341,-1.733 0,-0.975 0,0 m -6.182,-18.881 h -7.31 V 9.732 h 9.649 c 3.453,0 6.21,-0.877 8.271,-2.63 C 6.488,5.347 7.52,2.979 7.52,0 7.52,-2.98 6.488,-5.347 4.428,-7.102 2.367,-8.855 -0.39,-9.732 -3.843,-9.732 h -2.339 z"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path302" /></g><g
|
||||
id="g304"
|
||||
transform="translate(310.6703,314.9394)"><path
|
||||
d="M 0,0 -3.3,-8.814 H 3.258 Z M 15.163,-19.717 H 7.352 l -1.671,4.47 H -5.723 l -1.671,-4.47 h -7.393 L -3.509,8.896 h 7.394 z"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path306" /></g><g
|
||||
id="g308"
|
||||
transform="translate(339.4926,294.8046)"><path
|
||||
d="m 0,0 c -3.648,0 -6.544,1.086 -8.688,3.259 -2.145,2.172 -3.217,5.123 -3.217,8.855 v 16.917 h 7.519 V 12.197 c 0,-1.671 0.39,-2.979 1.169,-3.926 0.779,-0.947 1.853,-1.42 3.217,-1.42 1.364,0 2.437,0.473 3.217,1.42 0.779,0.947 1.169,2.255 1.169,3.926 v 16.834 h 7.519 V 12.114 C 11.905,8.382 10.833,5.431 8.688,3.259 6.544,1.086 3.647,0 0,0"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path310" /></g></g></g></svg>
|
||||
|
After Width: | Height: | Size: 41 KiB |
|
After Width: | Height: | Size: 18 KiB |
@@ -0,0 +1,387 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
version="1.1"
|
||||
id="svg2"
|
||||
width="451.03912"
|
||||
height="71.329613"
|
||||
viewBox="0 0 451.03912 71.329613"
|
||||
sodipodi:docname="Logotype_GIP_EPAU_2.svg"
|
||||
inkscape:version="1.0.2 (e86c870879, 2021-01-15)">
|
||||
<metadata
|
||||
id="metadata8">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title></dc:title>
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<defs
|
||||
id="defs6" />
|
||||
<sodipodi:namedview
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1"
|
||||
objecttolerance="10"
|
||||
gridtolerance="10"
|
||||
guidetolerance="10"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:window-width="762"
|
||||
inkscape:window-height="480"
|
||||
id="namedview4"
|
||||
showgrid="false"
|
||||
inkscape:zoom="3.0551673"
|
||||
inkscape:cx="225.51956"
|
||||
inkscape:cy="35.664806"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="332"
|
||||
inkscape:window-maximized="0"
|
||||
inkscape:current-layer="g10" />
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
inkscape:label="Image"
|
||||
id="g10">
|
||||
<image
|
||||
width="451.03912"
|
||||
height="71.329613"
|
||||
preserveAspectRatio="none"
|
||||
xlink:href="data:image/png;base64,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
|
||||
pINpjr+PUc+fkV/mb8mmVfo7MgP+Fs01s3seaarWp/sCufiYgywetkdBg7I8uxeAz6P57V/Na5ph
|
||||
GHGGIfOibmRuzvJvAa9XcN12ZsfeHwkTZe9jNvDH8s2pjEnINKkq4eZDwEMV1QXSuH0XCUo7AwcC
|
||||
7yVbfos0pqF7vxYtUt6soM528SfSx5M3Uf99DZmdtDL8/HX48xilLQifAo70fJ5lLPgx6j++DakH
|
||||
M5zv8jP8u8hFBPhJ+O8rK4sSvns5oe6XAp9/j/B760a/i7iUcpsJk3KW/zdKduujKrPhONcCz3k+
|
||||
z5s4OyvPIHPXbyLTsO1RIJJlkUZ7OvqN/kYxs7GTgfEZys1BflKPEO4vIa6jvClaaFz6Ev53uUgg
|
||||
jXvQMx6PNsW2Qc96PFrfvIp++xvRWFHVRqJhGBnpxkzwhtEpLIcmtk2Rtml15Ew7pnaMQLuEs9Gk
|
||||
Ow3tik4GngD+iX8BZBiGYRiGYRiGYRiGYRiGYRiGYRiGYRiGYRiGYRiGYRiGYRiGYRiGYRiGYRiG
|
||||
YRiGYRiGYRiGYRiGYRiGYRiGYRiGYRiGYRiGYRiGYRiGYRiGYRiGYRiGYRiGYRiGYRiGYRiGYRiG
|
||||
YRiGYRiGYRiGYRiGYRiGYRiGYRiGYRiGYRiGYRiGYRiGYRiGYRiGYRiGYRiGYRiGYRiGYRiGYRiG
|
||||
YRiGYRiGYRiGYRiGYRiGYRiGYRiGYRiGYRiGYRiGYRiGYRiGYRiGYRiGYRiGYRiGYRiGYRiGYRiG
|
||||
YRiGYRiGYRiGYRiGYRiGYbSHnnY3wDAq4hvAcrX/zwR+3Ma2GIbReiYAR8f+vgu4sU1tMQzDqJL9
|
||||
gB1jf58BvNKmtiw2RELSwcBhsc9/DtyQo56NgNNjfz8LHOkp9wdgeJ4GevgAMLdkHcbg42lg7dr/
|
||||
nwPWamNbms2vgNUTvp8DzAJmAA8CdwNTWtAuo3s4Bdgi9vf3gL+3qS1VsSnw79jfpwFfa1NbDMPo
|
||||
fHqAv8b+ng58uEA9JwFbxf4+Eq2Dq+Q04CuxvzcFHqn4GobDsNq/6wD7xD7/S856dgTeHfv7h4Fy
|
||||
+1BeSCp7vmF0O9sCG+Yo3w/cggby25rSouazHBo/ZiPtQG97m9PVTECTbXwsnUX3C0nNZn001/0H
|
||||
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
|
||||
KiOmfwAAAABJRU5ErkJggg==
|
||||
"
|
||||
id="image12" />
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 26 KiB |
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 8.5 KiB |
@@ -0,0 +1,37 @@
|
||||
var isTouch = window.DocumentTouch && document instanceof DocumentTouch;
|
||||
|
||||
function scrollHeader() {
|
||||
// Has scrolled class on header
|
||||
var zvalue = $(document).scrollTop();
|
||||
if ( zvalue > 75 )
|
||||
$("#header").addClass("scrolled");
|
||||
else
|
||||
$("#header").removeClass("scrolled");
|
||||
}
|
||||
|
||||
jQuery(document).ready(function($){
|
||||
|
||||
// ON SCROLL EVENTS
|
||||
if (!isTouch){
|
||||
$(document).scroll(function() {
|
||||
scrollHeader();
|
||||
});
|
||||
};
|
||||
|
||||
// TOUCH SCROLL
|
||||
$(document).on({
|
||||
'touchmove': function(e) {
|
||||
scrollHeader(); // Replace this with your code.
|
||||
}
|
||||
});
|
||||
|
||||
//Smooth scroll to top
|
||||
$('#toTop').click(function(){
|
||||
$("html, body").animate({ scrollTop: 0 }, 500);
|
||||
return false;
|
||||
});
|
||||
// Responsive Menu
|
||||
|
||||
});
|
||||
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
/**
|
||||
* @preserve HTML5 Shiv prev3.7.1 | @afarkas @jdalton @jon_neal @rem | MIT/GPL2 Licensed
|
||||
*/
|
||||
!function(a,b){function c(a,b){var c=a.createElement("p"),d=a.getElementsByTagName("head")[0]||a.documentElement;return c.innerHTML="x<style>"+b+"</style>",d.insertBefore(c.lastChild,d.firstChild)}function d(){var a=x.elements;return"string"==typeof a?a.split(" "):a}function e(a){var b=w[a[u]];return b||(b={},v++,a[u]=v,w[v]=b),b}function f(a,c,d){if(c||(c=b),p)return c.createElement(a);d||(d=e(c));var f;return f=d.cache[a]?d.cache[a].cloneNode():t.test(a)?(d.cache[a]=d.createElem(a)).cloneNode():d.createElem(a),!f.canHaveChildren||s.test(a)||f.tagUrn?f:d.frag.appendChild(f)}function g(a,c){if(a||(a=b),p)return a.createDocumentFragment();c=c||e(a);for(var f=c.frag.cloneNode(),g=0,h=d(),i=h.length;i>g;g++)f.createElement(h[g]);return f}function h(a,b){b.cache||(b.cache={},b.createElem=a.createElement,b.createFrag=a.createDocumentFragment,b.frag=b.createFrag()),a.createElement=function(c){return x.shivMethods?f(c,a,b):b.createElem(c)},a.createDocumentFragment=Function("h,f","return function(){var n=f.cloneNode(),c=n.createElement;h.shivMethods&&("+d().join().replace(/[\w\-:]+/g,function(a){return b.createElem(a),b.frag.createElement(a),'c("'+a+'")'})+");return n}")(x,b.frag)}function i(a){a||(a=b);var d=e(a);return!x.shivCSS||o||d.hasCSS||(d.hasCSS=!!c(a,"article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}mark{background:#FF0;color:#000}template{display:none}")),p||h(a,d),a}function j(a){for(var b,c=a.getElementsByTagName("*"),e=c.length,f=RegExp("^(?:"+d().join("|")+")$","i"),g=[];e--;)b=c[e],f.test(b.nodeName)&&g.push(b.applyElement(k(b)));return g}function k(a){for(var b,c=a.attributes,d=c.length,e=a.ownerDocument.createElement(z+":"+a.nodeName);d--;)b=c[d],b.specified&&e.setAttribute(b.nodeName,b.nodeValue);return e.style.cssText=a.style.cssText,e}function l(a){for(var b,c=a.split("{"),e=c.length,f=RegExp("(^|[\\s,>+~])("+d().join("|")+")(?=[[\\s,>+~#.:]|$)","gi"),g="$1"+z+"\\:$2";e--;)b=c[e]=c[e].split("}"),b[b.length-1]=b[b.length-1].replace(f,g),c[e]=b.join("}");return c.join("{")}function m(a){for(var b=a.length;b--;)a[b].removeNode()}function n(a){function b(){clearTimeout(g._removeSheetTimer),d&&d.removeNode(!0),d=null}var d,f,g=e(a),h=a.namespaces,i=a.parentWindow;return!A||a.printShived?a:("undefined"==typeof h[z]&&h.add(z),i.attachEvent("onbeforeprint",function(){b();for(var e,g,h,i=a.styleSheets,k=[],m=i.length,n=Array(m);m--;)n[m]=i[m];for(;h=n.pop();)if(!h.disabled&&y.test(h.media)){try{e=h.imports,g=e.length}catch(o){g=0}for(m=0;g>m;m++)n.push(e[m]);try{k.push(h.cssText)}catch(o){}}k=l(k.reverse().join("")),f=j(a),d=c(a,k)}),i.attachEvent("onafterprint",function(){m(f),clearTimeout(g._removeSheetTimer),g._removeSheetTimer=setTimeout(b,500)}),a.printShived=!0,a)}var o,p,q="3.7.0",r=a.html5||{},s=/^<|^(?:button|map|select|textarea|object|iframe|option|optgroup)$/i,t=/^(?:a|b|code|div|fieldset|h1|h2|h3|h4|h5|h6|i|label|li|ol|p|q|span|strong|style|table|tbody|td|th|tr|ul)$/i,u="_html5shiv",v=0,w={};!function(){try{var a=b.createElement("a");a.innerHTML="<xyz></xyz>",o="hidden"in a,p=1==a.childNodes.length||function(){b.createElement("a");var a=b.createDocumentFragment();return"undefined"==typeof a.cloneNode||"undefined"==typeof a.createDocumentFragment||"undefined"==typeof a.createElement}()}catch(c){o=!0,p=!0}}();var x={elements:r.elements||"abbr article aside audio bdi canvas data datalist details dialog figcaption figure footer header hgroup main mark meter nav output picture progress section summary template time video",version:q,shivCSS:r.shivCSS!==!1,supportsUnknownElements:p,shivMethods:r.shivMethods!==!1,type:"default",shivDocument:i,createElement:f,createDocumentFragment:g};a.html5=x,i(b);var y=/^$|\b(?:all|print)\b/,z="html5shiv",A=!p&&function(){var c=b.documentElement;return!("undefined"==typeof b.namespaces||"undefined"==typeof b.parentWindow||"undefined"==typeof c.applyElement||"undefined"==typeof c.removeNode||"undefined"==typeof a.attachEvent)}();x.type+=" print",x.shivPrint=n,n(b)}(this,document);
|
||||
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* Single Page Nav Plugin
|
||||
* Copyright (c) 2014 Chris Wojcik <hello@chriswojcik.net>
|
||||
* Dual licensed under MIT and GPL.
|
||||
* @author Chris Wojcik
|
||||
* @version 1.2.0
|
||||
*/
|
||||
if(typeof Object.create!=="function"){Object.create=function(e){function t(){}t.prototype=e;return new t}}(function(e,t,n,r){"use strict";var i={init:function(n,r){this.options=e.extend({},e.fn.singlePageNav.defaults,n);this.container=r;this.$container=e(r);this.$links=this.$container.find("a");if(this.options.filter!==""){this.$links=this.$links.filter(this.options.filter)}this.$window=e(t);this.$htmlbody=e("html, body");this.$links.on("click.singlePageNav",e.proxy(this.handleClick,this));this.didScroll=false;this.checkPosition();this.setTimer()},handleClick:function(t){var n=this,r=t.currentTarget,i=e(r.hash);t.preventDefault();if(i.length){n.clearTimer();if(typeof n.options.beforeStart==="function"){n.options.beforeStart()}n.setActiveLink(r.hash);n.scrollTo(i,function(){if(n.options.updateHash&&history.pushState){history.pushState(null,null,r.hash)}n.setTimer();if(typeof n.options.onComplete==="function"){n.options.onComplete()}})}},scrollTo:function(e,t){var n=this;var r=n.getCoords(e).top;var i=false;n.$htmlbody.stop().animate({scrollTop:r},{duration:n.options.speed,easing:n.options.easing,complete:function(){if(typeof t==="function"&&!i){t()}i=true}})},setTimer:function(){var e=this;e.$window.on("scroll.singlePageNav",function(){e.didScroll=true});e.timer=setInterval(function(){if(e.didScroll){e.didScroll=false;e.checkPosition()}},250)},clearTimer:function(){clearInterval(this.timer);this.$window.off("scroll.singlePageNav");this.didScroll=false},checkPosition:function(){var e=this.$window.scrollTop();var t=this.getCurrentSection(e);this.setActiveLink(t)},getCoords:function(e){return{top:Math.round(e.offset().top)-this.options.offset}},setActiveLink:function(e){var t=this.$container.find("a[href$='"+e+"']");if(!t.hasClass(this.options.currentClass)){this.$links.removeClass(this.options.currentClass);t.addClass(this.options.currentClass)}},getCurrentSection:function(t){var n,r,i,s;for(n=0;n<this.$links.length;n++){r=this.$links[n].hash;if(e(r).length){i=this.getCoords(e(r));if(t>=i.top-this.options.threshold){s=r}}}return s||this.$links[0].hash}};e.fn.singlePageNav=function(e){return this.each(function(){var t=Object.create(i);t.init(e,this)})};e.fn.singlePageNav.defaults={offset:0,threshold:120,speed:400,currentClass:"current",easing:"swing",updateHash:false,filter:"",onComplete:false,beforeStart:false}})(jQuery,window,document);
|
||||
@@ -0,0 +1,2 @@
|
||||
// Slidebars 0.10.2 (http://plugins.adchsm.me/slidebars/) written by Adam Smith (http://www.adchsm.me/) released under MIT License (http://plugins.adchsm.me/slidebars/license.txt)
|
||||
!function(t){t.slidebars=function(s){function e(){!c.disableOver||"number"==typeof c.disableOver&&c.disableOver>=T?(y=!0,t("html").addClass("sb-init"),c.hideControlClasses&&k.removeClass("sb-hide"),i()):"number"==typeof c.disableOver&&c.disableOver<T&&(y=!1,t("html").removeClass("sb-init"),c.hideControlClasses&&k.addClass("sb-hide"),g.css("minHeight",""),(C||w)&&a())}function i(){g.css("minHeight",""),g.css("minHeight",t("html").height()+"px"),m&&m.hasClass("sb-width-custom")&&m.css("width",m.attr("data-sb-width")),p&&p.hasClass("sb-width-custom")&&p.css("width",p.attr("data-sb-width")),m&&(m.hasClass("sb-style-push")||m.hasClass("sb-style-overlay"))&&m.css("marginLeft","-"+m.css("width")),p&&(p.hasClass("sb-style-push")||p.hasClass("sb-style-overlay"))&&p.css("marginRight","-"+p.css("width")),c.scrollLock&&t("html").addClass("sb-scroll-lock")}function n(t,s,e){var n;if(n=t.hasClass("sb-style-push")?g.add(t).add(O):t.hasClass("sb-style-overlay")?t:g.add(O),"translate"===x)n.css("transform","translate("+s+")");else if("side"===x)"-"===s[0]&&(s=s.substr(1)),"0px"!==s&&n.css(e,"0px"),setTimeout(function(){n.css(e,s)},1);else if("jQuery"===x){"-"===s[0]&&(s=s.substr(1));var o={};o[e]=s,n.stop().animate(o,400)}setTimeout(function(){"0px"===s&&(n.removeAttr("style"),i())},400)}function o(s){function e(){y&&"left"===s&&m?(t("html").addClass("sb-active sb-active-left"),m.addClass("sb-active"),n(m,m.css("width"),"left"),setTimeout(function(){C=!0},400)):y&&"right"===s&&p&&(t("html").addClass("sb-active sb-active-right"),p.addClass("sb-active"),n(p,"-"+p.css("width"),"right"),setTimeout(function(){w=!0},400))}"left"===s&&m&&w||"right"===s&&p&&C?(a(),setTimeout(e,400)):e()}function a(s){(C||w)&&(C&&(n(m,"0px","left"),C=!1),w&&(n(p,"0px","right"),w=!1),setTimeout(function(){t("html").removeClass("sb-active sb-active-left sb-active-right"),m&&m.removeClass("sb-active"),p&&p.removeClass("sb-active"),"undefined"!=typeof s&&(window.location=s)},400))}function l(t){"left"===t&&m&&(C?a():o("left")),"right"===t&&p&&(w?a():o("right"))}function r(t,s){t.stopPropagation(),t.preventDefault(),"touchend"===t.type&&s.off("click")}var c=t.extend({siteClose:!0,scrollLock:!1,disableOver:!1,hideControlClasses:!1},s),h=document.createElement("div").style,d=!1,f=!1;(""===h.MozTransition||""===h.WebkitTransition||""===h.OTransition||""===h.transition)&&(d=!0),(""===h.MozTransform||""===h.WebkitTransform||""===h.OTransform||""===h.transform)&&(f=!0);var u=navigator.userAgent,b=!1,v=!1;/Android/.test(u)?b=u.substr(u.indexOf("Android")+8,3):/(iPhone|iPod|iPad)/.test(u)&&(v=u.substr(u.indexOf("OS ")+3,3).replace("_",".")),(b&&3>b||v&&5>v)&&t("html").addClass("sb-static");var g=t("#sb-site, .sb-site-container");if(t(".sb-left").length)var m=t(".sb-left"),C=!1;if(t(".sb-right").length)var p=t(".sb-right"),w=!1;var y=!1,T=t(window).width(),k=t(".sb-toggle-left, .sb-toggle-right, .sb-open-left, .sb-open-right, .sb-close"),O=t(".sb-slide");e(),t(window).resize(function(){var s=t(window).width();T!==s&&(T=s,e(),C&&o("left"),w&&o("right"))});var x;d&&f?(x="translate",b&&4.4>b&&(x="side")):x="jQuery",this.slidebars={open:o,close:a,toggle:l,init:function(){return y},active:function(t){return"left"===t&&m?C:"right"===t&&p?w:void 0},destroy:function(t){"left"===t&&m&&(C&&a(),setTimeout(function(){m.remove(),m=!1},400)),"right"===t&&p&&(w&&a(),setTimeout(function(){p.remove(),p=!1},400))}},t(".sb-toggle-left").on("touchend click",function(s){r(s,t(this)),l("left")}),t(".sb-toggle-right").on("touchend click",function(s){r(s,t(this)),l("right")}),t(".sb-open-left").on("touchend click",function(s){r(s,t(this)),o("left")}),t(".sb-open-right").on("touchend click",function(s){r(s,t(this)),o("right")}),t(".sb-close").on("touchend click",function(s){if(t(this).is("a")||t(this).children().is("a")){if("click"===s.type){s.preventDefault();var e=t(this).is("a")?t(this).attr("href"):t(this).find("a").attr("href");a(e)}}else r(s,t(this)),a()}),g.on("touchend click",function(s){c.siteClose&&(C||w)&&(r(s,t(this)),a())})}}(jQuery);
|
||||
@@ -0,0 +1,295 @@
|
||||
en:
|
||||
TRANSLATION_TEST: Antimatter!
|
||||
BLOG:
|
||||
ITEM:
|
||||
CONTINUE_READING: Continue reading...
|
||||
NEXT_POST: Next Post
|
||||
PREV_POST: Previous Post
|
||||
SIDEBAR:
|
||||
SIMPLE_SEARCH:
|
||||
HEADLINE: Search
|
||||
RELATED_POSTS:
|
||||
HEADLINE: Related Posts
|
||||
RANDOM_ARTICLE:
|
||||
HEADLINE: Random Article
|
||||
FEELING_LUCKY: I'm Feeling Lucky!
|
||||
SOME_TEXT_WIDGET:
|
||||
HEADLINE: Some Text Widget
|
||||
POPULAR_TAGS:
|
||||
HEADLINE: Popular Tags
|
||||
ARCHIVES:
|
||||
HEADLINE: Archives
|
||||
SYNDICATE:
|
||||
HEADLINE: Syndicate
|
||||
FORM_DATA:
|
||||
SUMMARY: "Here is the summary of what you wrote to us:"
|
||||
ERROR: Error
|
||||
|
||||
de:
|
||||
TRANSLATION_TEST: Antimatter!
|
||||
BLOG:
|
||||
ITEM:
|
||||
CONTINUE_READING: Weiterlesen...
|
||||
NEXT_POST: Nächster Beitrag
|
||||
PREV_POST: Vorheriger Beitrag
|
||||
SIDEBAR:
|
||||
SIMPLE_SEARCH:
|
||||
HEADLINE: SimpleSearch
|
||||
RELATED_POSTS:
|
||||
HEADLINE: Ähnliche Beiträge
|
||||
RANDOM_ARTICLE:
|
||||
HEADLINE: Zufälliger Artikel
|
||||
FEELING_LUCKY: Auf gut Glück!
|
||||
SOME_TEXT_WIDGET:
|
||||
HEADLINE: Text Widget Beispiel
|
||||
POPULAR_TAGS:
|
||||
HEADLINE: Häufigste Tags
|
||||
ARCHIVES:
|
||||
HEADLINE: Archiv
|
||||
SYNDICATE:
|
||||
HEADLINE: Abonnements
|
||||
FORM_DATA:
|
||||
SUMMARY: "Folgendes haben Sie uns mitgeteilt:"
|
||||
ERROR: Fehler
|
||||
|
||||
es:
|
||||
TRANSLATION_TEST: Antimatter!
|
||||
BLOG:
|
||||
ITEM:
|
||||
CONTINUE_READING: Continuar leyendo...
|
||||
NEXT_POST: Siguiente Entrada
|
||||
PREV_POST: Entrada Anterior
|
||||
SIDEBAR:
|
||||
SIMPLE_SEARCH:
|
||||
HEADLINE: Buscar
|
||||
RELATED_POSTS:
|
||||
HEADLINE: Entradas Relacionadas
|
||||
RANDOM_ARTICLE:
|
||||
HEADLINE: Artículo Aleatorio
|
||||
FEELING_LUCKY: Voy a tener suerte!
|
||||
SOME_TEXT_WIDGET:
|
||||
HEADLINE: Algunos Widget de Texto
|
||||
POPULAR_TAGS:
|
||||
HEADLINE: Etiquetas Populares
|
||||
ARCHIVES:
|
||||
HEADLINE: Archivos
|
||||
SYNDICATE:
|
||||
HEADLINE: Distribuir
|
||||
FORM_DATA:
|
||||
SUMMARY: "Este es un resumen de lo escrito:"
|
||||
ERROR: Error
|
||||
|
||||
fr:
|
||||
TRANSLATION_TEST: Antimatter !
|
||||
BLOG:
|
||||
ITEM:
|
||||
CONTINUE_READING: Continuer la lecture...
|
||||
NEXT_POST: Article suivant
|
||||
PREV_POST: Article précédent
|
||||
SIDEBAR:
|
||||
SIMPLE_SEARCH:
|
||||
HEADLINE: Recherche simple
|
||||
RELATED_POSTS:
|
||||
HEADLINE: Articles en relation
|
||||
RANDOM_ARTICLE:
|
||||
HEADLINE: Article aléatoire
|
||||
FEELING_LUCKY: J’ai de la chance !
|
||||
SOME_TEXT_WIDGET:
|
||||
HEADLINE: Du texte gadget
|
||||
POPULAR_TAGS:
|
||||
HEADLINE: Tags populaires
|
||||
ARCHIVES:
|
||||
HEADLINE: Archives
|
||||
SYNDICATE:
|
||||
HEADLINE: Syndication
|
||||
FORM_DATA:
|
||||
SUMMARY: "Voici le résumé de ce que vous avez écrit pour nous :"
|
||||
ERROR: Erreur
|
||||
|
||||
it:
|
||||
TRANSLATION_TEST: Antimatter!
|
||||
BLOG:
|
||||
ITEM:
|
||||
CONTINUE_READING: Continua a leggere...
|
||||
NEXT_POST: Prossimo articolo
|
||||
PREV_POST: Articolo precedente
|
||||
SIDEBAR:
|
||||
SIMPLE_SEARCH:
|
||||
HEADLINE: SimpleSearch
|
||||
RELATED_POSTS:
|
||||
HEADLINE: Articoli correlati
|
||||
RANDOM_ARTICLE:
|
||||
HEADLINE: Articolo a caso
|
||||
FEELING_LUCKY: Mi sento fortunato!
|
||||
SOME_TEXT_WIDGET:
|
||||
HEADLINE: Widget di testo
|
||||
POPULAR_TAGS:
|
||||
HEADLINE: Tag popolari
|
||||
ARCHIVES:
|
||||
HEADLINE: Archivio
|
||||
SYNDICATE:
|
||||
HEADLINE: Feed
|
||||
FORM_DATA:
|
||||
SUMMARY: "Questo è il riassunto di quanto ci hai scritto:"
|
||||
ERROR: Errore
|
||||
|
||||
ro:
|
||||
BLOG:
|
||||
ITEM:
|
||||
CONTINUE_READING: Mai multe...
|
||||
NEXT_POST: Următorul articol
|
||||
PREV_POST: Articolul anterior
|
||||
SIDEBAR:
|
||||
SIMPLE_SEARCH:
|
||||
HEADLINE: Căutare
|
||||
RELATED_POSTS:
|
||||
HEADLINE: Articole corelate
|
||||
RANDOM_ARTICLE:
|
||||
HEADLINE: Articol aleator
|
||||
FEELING_LUCKY: Mă simt norocos
|
||||
SOME_TEXT_WIDGET:
|
||||
HEADLINE: Text modular
|
||||
POPULAR_TAGS:
|
||||
HEADLINE: Etichete populare
|
||||
ARCHIVES:
|
||||
HEADLINE: Arhive
|
||||
SYNDICATE:
|
||||
HEADLINE: Abonați-vă
|
||||
FORM_DATA:
|
||||
SUMMARY: "Acesta este rezumatul mesajului Dvs:"
|
||||
ERROR: Eroare
|
||||
|
||||
ru:
|
||||
TRANSLATION_TEST: Antimatter!
|
||||
BLOG:
|
||||
ITEM:
|
||||
CONTINUE_READING: Читать далее...
|
||||
NEXT_POST: Следующая запись
|
||||
PREV_POST: Предыдущая запись
|
||||
SIDEBAR:
|
||||
SIMPLE_SEARCH:
|
||||
HEADLINE: Поиск
|
||||
RELATED_POSTS:
|
||||
HEADLINE: Также читайте
|
||||
RANDOM_ARTICLE:
|
||||
HEADLINE: Случайная запись
|
||||
FEELING_LUCKY: Мне повезёт!
|
||||
SOME_TEXT_WIDGET:
|
||||
HEADLINE: Текстовой виджет
|
||||
POPULAR_TAGS:
|
||||
HEADLINE: Популярные теги
|
||||
ARCHIVES:
|
||||
HEADLINE: Архив
|
||||
SYNDICATE:
|
||||
HEADLINE: Синдикация
|
||||
FORM_DATA:
|
||||
SUMMARY: "Вы написали нам:"
|
||||
ERROR: Ошибка
|
||||
|
||||
uk:
|
||||
TRANSLATION_TEST: Antimatter!
|
||||
BLOG:
|
||||
ITEM:
|
||||
CONTINUE_READING: Читати далі...
|
||||
NEXT_POST: Наступний запис
|
||||
PREV_POST: Попередній запис
|
||||
SIDEBAR:
|
||||
SIMPLE_SEARCH:
|
||||
HEADLINE: Пошук
|
||||
RELATED_POSTS:
|
||||
HEADLINE: Також читайте
|
||||
RANDOM_ARTICLE:
|
||||
HEADLINE: Випадковий запис
|
||||
FEELING_LUCKY: Мені пощастить!
|
||||
SOME_TEXT_WIDGET:
|
||||
HEADLINE: Текстовий віджет
|
||||
POPULAR_TAGS:
|
||||
HEADLINE: Популярні теги
|
||||
ARCHIVES:
|
||||
HEADLINE: Архів
|
||||
SYNDICATE:
|
||||
HEADLINE: Синдикація
|
||||
FORM_DATA:
|
||||
SUMMARY: "Ви написали нам:"
|
||||
ERROR: Помилка
|
||||
|
||||
hr:
|
||||
TRANSLATION_TEST: Antimatter!
|
||||
BLOG:
|
||||
ITEM:
|
||||
CONTINUE_READING: Nastavi s čitanjem...
|
||||
NEXT_POST: Slijedeća objava
|
||||
PREV_POST: Prethodna objava
|
||||
SIDEBAR:
|
||||
SIMPLE_SEARCH:
|
||||
HEADLINE: Pretraživanje
|
||||
RELATED_POSTS:
|
||||
HEADLINE: Povezane objave
|
||||
RANDOM_ARTICLE:
|
||||
HEADLINE: Slučajni članak
|
||||
FEELING_LUCKY: Osjećam se sretno!
|
||||
SOME_TEXT_WIDGET:
|
||||
HEADLINE: Neki tekst widget
|
||||
POPULAR_TAGS:
|
||||
HEADLINE: Popularni tagovi
|
||||
ARCHIVES:
|
||||
HEADLINE: Arhiva
|
||||
SYNDICATE:
|
||||
HEADLINE: Kanali
|
||||
FORM_DATA:
|
||||
SUMMARY: "Ovo je sažetak onog što ste nam napisali:"
|
||||
ERROR: Greška
|
||||
|
||||
pl:
|
||||
TRANSLATION_TEST: Antimatter!
|
||||
BLOG:
|
||||
ITEM:
|
||||
CONTINUE_READING: Czytaj dalej...
|
||||
NEXT_POST: Następny wpis
|
||||
PREV_POST: Poprzedni wpis
|
||||
SIDEBAR:
|
||||
SIMPLE_SEARCH:
|
||||
HEADLINE: Szukaj
|
||||
RELATED_POSTS:
|
||||
HEADLINE: Powiązane wpisy
|
||||
RANDOM_ARTICLE:
|
||||
HEADLINE: Losowy wpis
|
||||
FEELING_LUCKY: Szczęśliwy traf!
|
||||
SOME_TEXT_WIDGET:
|
||||
HEADLINE: Jakiś tekst - widget
|
||||
POPULAR_TAGS:
|
||||
HEADLINE: Popularne tagi
|
||||
ARCHIVES:
|
||||
HEADLINE: Archiwum
|
||||
SYNDICATE:
|
||||
HEADLINE: Feed
|
||||
FORM_DATA:
|
||||
SUMMARY: "Podsumowanie tego co do nas napisałeś:"
|
||||
ERROR: Błąd
|
||||
|
||||
pt-BR:
|
||||
TRANSLATION_TEST: Antimatter!
|
||||
BLOG:
|
||||
ITEM:
|
||||
CONTINUE_READING: Continue lendo...
|
||||
NEXT_POST: Próximo Post
|
||||
PREV_POST: Post anterior
|
||||
SIDEBAR:
|
||||
SIMPLE_SEARCH:
|
||||
HEADLINE: Buscar
|
||||
RELATED_POSTS:
|
||||
HEADLINE: Posts relacionados
|
||||
RANDOM_ARTICLE:
|
||||
HEADLINE: Artigo aleatório
|
||||
FEELING_LUCKY: Me sinto sortudo.
|
||||
SOME_TEXT_WIDGET:
|
||||
HEADLINE: Algum widget de texto
|
||||
POPULAR_TAGS:
|
||||
HEADLINE: Tags Populares
|
||||
ARCHIVES:
|
||||
HEADLINE: Arquivos
|
||||
SYNDICATE:
|
||||
HEADLINE: Feed
|
||||
FORM_DATA:
|
||||
SUMMARY: "Aqui está o resumo do que você nos escreveu:"
|
||||
ERROR: Erro
|
||||
|
After Width: | Height: | Size: 159 KiB |
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
scss --watch scss:css-compiled
|
||||
@@ -0,0 +1,14 @@
|
||||
// Core
|
||||
@import "core";
|
||||
|
||||
// Breakpoints
|
||||
@import "breakpoints";
|
||||
|
||||
// Layout
|
||||
@import "layout";
|
||||
|
||||
// Typography
|
||||
@import "typography";
|
||||
|
||||
// Nav
|
||||
@import "nav";
|
||||
@@ -0,0 +1,16 @@
|
||||
// Media Device Breakpoints
|
||||
$large-desktop-container: 75.000em !default;
|
||||
$desktop-container: 60.000em !default;
|
||||
$tablet-container: 48.000em !default;
|
||||
$large-mobile-container: 30.000em !default;
|
||||
$mobile-container: 100% !default;
|
||||
|
||||
// Breakpoint Variables For Particles
|
||||
$media: "all" !default;
|
||||
$mobile-only: "#{$media} and (max-width:#{$tablet-container - 0.062})" !default;
|
||||
$no-mobile: "#{$media} and (min-width:#{$tablet-container})" !default;
|
||||
$small-mobile-range: "#{$media} and (max-width:#{$large-mobile-container})" !default;
|
||||
$large-mobile-range: "#{$media} and (min-width:#{$large-mobile-container + 0.063}) and (max-width:#{$tablet-container - 0.062})" !default;
|
||||
$tablet-range: "#{$media} and (min-width:#{$tablet-container}) and (max-width:#{$desktop-container - 0.062})" !default;
|
||||
$desktop-range: "#{$media} and (min-width:#{$desktop-container}) and (max-width:#{$large-desktop-container - 0.062})" !default;
|
||||
$large-desktop-range: "#{$media} and (min-width:#{$large-desktop-container})" !default;
|
||||
@@ -0,0 +1,2 @@
|
||||
// Border Radius
|
||||
$core-border-radius: rem(3) !default;
|
||||
@@ -0,0 +1,8 @@
|
||||
// Content Block Spacing Variables
|
||||
$content-margin: 0.625rem !default;
|
||||
$content-padding: 0.938rem !default;
|
||||
|
||||
// Fixed Block Variables
|
||||
$fixed-block-full: percentage(1/4) !default;
|
||||
$fixed-block-desktop: percentage(1/3) !default;
|
||||
$fixed-block-tablet: percentage(1/2) !default;
|
||||
@@ -0,0 +1,3 @@
|
||||
// Dropdowns
|
||||
$dropdown-width: 140px !default;
|
||||
$flyout-width: 140px !default;
|
||||
@@ -0,0 +1,14 @@
|
||||
// Base Sizes
|
||||
$core-font-size: 1rem !default;
|
||||
$core-line-height: 1.7 !default;
|
||||
|
||||
// Heading Sizes
|
||||
$h1-font-size: $core-font-size + 2.20 !default;
|
||||
$h2-font-size: $core-font-size + 1.50 !default;
|
||||
$h3-font-size: $core-font-size + 1.10 !default;
|
||||
$h4-font-size: $core-font-size + 0.75 !default;
|
||||
$h5-font-size: $core-font-size + 0.35 !default;
|
||||
$h6-font-size: $core-font-size - 0.15 !default;
|
||||
|
||||
// Spacing
|
||||
$leading-margin: $core-line-height * 1rem !default;
|
||||
@@ -0,0 +1,11 @@
|
||||
// Colors
|
||||
@import "colors";
|
||||
|
||||
// Typography
|
||||
@import "typography";
|
||||
|
||||
// Typography
|
||||
@import "bullets";
|
||||
|
||||
// Variables
|
||||
@import "variables";
|
||||
@@ -0,0 +1,5 @@
|
||||
$bullet-icon-size: 3.5rem;
|
||||
|
||||
$bullet-icon-color-1: $core-accent;
|
||||
$bullet-icon-color-2: adjust-hue($core-accent, -20);
|
||||
$bullet-icon-color-3: adjust-hue($core-accent, -130);
|
||||
@@ -0,0 +1,75 @@
|
||||
// Core
|
||||
$core-text: #444;
|
||||
$core-accent: #1BB3E9;
|
||||
$secondary-link: #F6635E;
|
||||
$white: #fff;
|
||||
$black: #000;
|
||||
$light-gray: #ddd;
|
||||
$border-color: #EEEEEE;
|
||||
|
||||
// Borders
|
||||
$core-border-color: $light-gray;
|
||||
$core-border-color-hover: darken($core-border-color, 10);
|
||||
$core-border-color-focus: $core-accent;
|
||||
|
||||
// Shadows
|
||||
$core-box-shadow: inset 0 1px 3px hsla(0, 0%, 0%, 0.06);
|
||||
$core-box-shadow-focus: $core-box-shadow, 0 0 5px rgba(darken($core-border-color-focus, 5), 0.7);
|
||||
|
||||
// Background
|
||||
$page-bg: #fff;
|
||||
|
||||
// Header
|
||||
$header-text: #FFFFFF;
|
||||
|
||||
// Nav
|
||||
$navbar-text: #75879A;
|
||||
$navbar-bg: #FFFFFF;
|
||||
|
||||
// Showcase
|
||||
$showcase-bg: lighten($core-accent, 6%);
|
||||
$showcase-text: #fff;
|
||||
|
||||
// Feature
|
||||
$feature-bg: #fff;
|
||||
|
||||
// Main Body
|
||||
$main-bg: #f7f7f7;
|
||||
$body-border: darken($main-bg, 5%);
|
||||
|
||||
// Sidebar
|
||||
$sidebar-text: #aaa;
|
||||
|
||||
// Bottom
|
||||
$bottom-bg: #f7f7f7;
|
||||
$bottom-text: $core-text;
|
||||
|
||||
// Footer
|
||||
$footer-bg: #333;
|
||||
$footer-text: #999;
|
||||
|
||||
$rule-color: #F0F2F4;
|
||||
$code-text: #c7254e;
|
||||
$code-bg: #f9f2f4;
|
||||
$pre-text: #237794;
|
||||
$pre-bg: #f0f0f0;
|
||||
|
||||
// Dark Contrast variation
|
||||
$dark-navbar-text: #999;
|
||||
$dark-sidebar: #222;
|
||||
$dark-sidebar-text: #999;
|
||||
$dark-main-bg: #333;
|
||||
$dark-body-border: #666;
|
||||
|
||||
// Info - Yellow
|
||||
$notes-info-border: #F0AD4E;
|
||||
$notes-info-bg: #FCF8F2;
|
||||
// Warning - Red
|
||||
$notes-warning-border: #D9534F;
|
||||
$notes-warning-bg: #FDF7F7;
|
||||
// Note - Blue
|
||||
$notes-note-border: #5BC0DE;
|
||||
$notes-note-bg: #F4F8FA;
|
||||
// Success - Green
|
||||
$notes-success-border: #5CB85C;
|
||||
$notes-success-bg: #F1F9F1;
|
||||
@@ -0,0 +1,7 @@
|
||||
// Font Family
|
||||
$font-family-default: "Raleway", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
|
||||
$font-family-header: "Montserrat", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
|
||||
$font-family-mono: "Inconsolata", monospace;
|
||||
$font-family-serif: "Georgia", "Times", "Times New Roman", serif;
|
||||
|
||||
$icons: "FontAwesome";
|
||||
@@ -0,0 +1,13 @@
|
||||
// Sizes
|
||||
$header-height: 5rem;
|
||||
$footer-height: 6rem;
|
||||
$border-radius: 3px;
|
||||
|
||||
// Font Weights
|
||||
$font-weight-bold: 600;
|
||||
$font-weight-regular: 400;
|
||||
$font-weight-light:300;
|
||||
|
||||
// Global Paddings
|
||||
$padding-horiz: 7rem;
|
||||
$padding-vert: 3rem;
|
||||
@@ -0,0 +1,27 @@
|
||||
// REQUIRED DEPENDENCIES - DO NOT CHANGE
|
||||
|
||||
// Load Third Party Libraries
|
||||
@import "vendor/bourbon/bourbon";
|
||||
|
||||
// Load Nucleus Configuration
|
||||
@import "configuration/nucleus/base";
|
||||
|
||||
// Load Nucleus Mixins and Functions
|
||||
@import "nucleus/functions/base";
|
||||
@import "nucleus/mixins/base";
|
||||
|
||||
//-------------------------------------------
|
||||
|
||||
// LOAD NUCLEUS COMPONENTS
|
||||
|
||||
// Core
|
||||
@import "nucleus/core";
|
||||
|
||||
// Flex
|
||||
@import "nucleus/flex";
|
||||
|
||||
// Typography
|
||||
@import "nucleus/typography";
|
||||
|
||||
// Forms
|
||||
@import "nucleus/forms";
|
||||
@@ -0,0 +1,217 @@
|
||||
*, *::before, *::after {
|
||||
@include box-sizing(border-box);
|
||||
}
|
||||
|
||||
@-webkit-viewport{width:device-width}
|
||||
@-moz-viewport{width:device-width}
|
||||
@-ms-viewport{width:device-width}
|
||||
@-o-viewport{width:device-width}
|
||||
@viewport{width:device-width}
|
||||
|
||||
html {
|
||||
font-size: 100%;
|
||||
-ms-text-size-adjust: 100%;
|
||||
-webkit-text-size-adjust: 100%;
|
||||
}
|
||||
|
||||
body {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
article,
|
||||
aside,
|
||||
details,
|
||||
figcaption,
|
||||
figure,
|
||||
footer,
|
||||
header,
|
||||
hgroup,
|
||||
main,
|
||||
nav,
|
||||
section,
|
||||
summary {
|
||||
display: block;
|
||||
}
|
||||
|
||||
audio,
|
||||
canvas,
|
||||
progress,
|
||||
video {
|
||||
display: inline-block;
|
||||
vertical-align: baseline;
|
||||
}
|
||||
|
||||
audio:not([controls]) {
|
||||
display: none;
|
||||
height: 0;
|
||||
}
|
||||
|
||||
[hidden],
|
||||
template {
|
||||
display: none;
|
||||
}
|
||||
|
||||
a {
|
||||
background: transparent;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a:active,
|
||||
a:hover {
|
||||
outline: 0;
|
||||
}
|
||||
|
||||
abbr[title] {
|
||||
border-bottom: 1px dotted;
|
||||
}
|
||||
|
||||
b,
|
||||
strong {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
dfn {
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
mark {
|
||||
background: #ff0;
|
||||
color: #000;
|
||||
}
|
||||
|
||||
sub,
|
||||
sup {
|
||||
font-size: $core-font-size - 0.250;
|
||||
line-height: 0;
|
||||
position: relative;
|
||||
vertical-align: baseline;
|
||||
}
|
||||
|
||||
sup {
|
||||
top: -0.5em;
|
||||
}
|
||||
|
||||
sub {
|
||||
bottom: -0.25em;
|
||||
}
|
||||
|
||||
img {
|
||||
border: 0;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
svg:not(:root) {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
figure {
|
||||
margin: 1em 40px;
|
||||
}
|
||||
|
||||
hr {
|
||||
height: 0;
|
||||
}
|
||||
|
||||
pre {
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
code,
|
||||
kbd,
|
||||
pre,
|
||||
samp {
|
||||
font-size: $core-font-size;
|
||||
}
|
||||
|
||||
button,
|
||||
input,
|
||||
optgroup,
|
||||
select,
|
||||
textarea {
|
||||
color: inherit;
|
||||
font: inherit;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
button {
|
||||
overflow: visible;
|
||||
}
|
||||
|
||||
button,
|
||||
select {
|
||||
text-transform: none;
|
||||
}
|
||||
|
||||
button,
|
||||
html input[type="button"],
|
||||
input[type="reset"],
|
||||
input[type="submit"] {
|
||||
-webkit-appearance: button;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
button[disabled],
|
||||
html input[disabled] {
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
button::-moz-focus-inner,
|
||||
input::-moz-focus-inner {
|
||||
border: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
input {
|
||||
line-height: normal;
|
||||
}
|
||||
|
||||
input[type="checkbox"],
|
||||
input[type="radio"] {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
input[type="number"]::-webkit-inner-spin-button,
|
||||
input[type="number"]::-webkit-outer-spin-button {
|
||||
height: auto;
|
||||
}
|
||||
|
||||
input[type="search"] {
|
||||
-webkit-appearance: textfield;
|
||||
}
|
||||
|
||||
input[type="search"]::-webkit-search-cancel-button,
|
||||
input[type="search"]::-webkit-search-decoration {
|
||||
-webkit-appearance: none;
|
||||
}
|
||||
|
||||
legend {
|
||||
border: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
textarea {
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
optgroup {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
table {
|
||||
border-collapse: collapse;
|
||||
border-spacing: 0;
|
||||
table-layout: fixed;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
tr, td, th {
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
th, td {
|
||||
padding: ($leading-margin / 4) 0;
|
||||
}
|
||||
|
||||
th {
|
||||
text-align: left;
|
||||
}
|
||||
@@ -0,0 +1,197 @@
|
||||
// Page Container
|
||||
.container {
|
||||
width: $large-desktop-container;
|
||||
margin: 0 auto;
|
||||
padding: 0;
|
||||
@include breakpoint(desktop-range) {
|
||||
width: $desktop-container;
|
||||
}
|
||||
@include breakpoint(tablet-range) {
|
||||
width: $tablet-container;
|
||||
}
|
||||
@include breakpoint(large-mobile-range) {
|
||||
width: $large-mobile-container;
|
||||
}
|
||||
@include breakpoint(small-mobile-range) {
|
||||
width: $mobile-container;
|
||||
}
|
||||
}
|
||||
|
||||
// Grid Row and Column Setup
|
||||
.grid {
|
||||
@include display(flex);
|
||||
@include flex-flow(row);
|
||||
list-style: none;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
@include breakpoint(mobile-only) {
|
||||
@include flex-flow(row wrap);
|
||||
}
|
||||
}
|
||||
|
||||
.block {
|
||||
@include flex(1);
|
||||
min-width: 0;
|
||||
min-height: 0;
|
||||
@include breakpoint(mobile-only) {
|
||||
@include flex(0 100%);
|
||||
}
|
||||
}
|
||||
|
||||
// Content Block Spacing
|
||||
.content {
|
||||
margin: $content-margin;
|
||||
padding: $content-padding;
|
||||
}
|
||||
|
||||
body [class*="size-"] {
|
||||
@include breakpoint(mobile-only) {
|
||||
@include flex(0 100%);
|
||||
}
|
||||
}
|
||||
|
||||
// Custom Size Modifiers
|
||||
.size-1-2 {
|
||||
@include flex(0 percentage(1/2));
|
||||
}
|
||||
|
||||
.size-1-3 {
|
||||
@include flex(0 percentage(1/3));
|
||||
}
|
||||
|
||||
.size-1-4 {
|
||||
@include flex(0 percentage(1/4));
|
||||
}
|
||||
|
||||
.size-1-5 {
|
||||
@include flex(0 percentage(1/5));
|
||||
}
|
||||
|
||||
.size-1-6 {
|
||||
@include flex(0 percentage(1/6));
|
||||
}
|
||||
|
||||
.size-1-7 {
|
||||
@include flex(0 percentage(1/7));
|
||||
}
|
||||
|
||||
.size-1-8 {
|
||||
@include flex(0 percentage(1/8));
|
||||
}
|
||||
|
||||
.size-1-9 {
|
||||
@include flex(0 percentage(1/9));
|
||||
}
|
||||
|
||||
.size-1-10 {
|
||||
@include flex(0 percentage(1/10));
|
||||
}
|
||||
|
||||
.size-1-11 {
|
||||
@include flex(0 percentage(1/11));
|
||||
}
|
||||
|
||||
.size-1-12 {
|
||||
@include flex(0 percentage(1/12));
|
||||
}
|
||||
|
||||
@include breakpoint(tablet-range) {
|
||||
.size-tablet-1-2 {
|
||||
@include flex(0 percentage(1/2));
|
||||
}
|
||||
|
||||
.size-tablet-1-3 {
|
||||
@include flex(0 percentage(1/3));
|
||||
}
|
||||
|
||||
.size-tablet-1-4 {
|
||||
@include flex(0 percentage(1/4));
|
||||
}
|
||||
|
||||
.size-tablet-1-5 {
|
||||
@include flex(0 percentage(1/5));
|
||||
}
|
||||
|
||||
.size-tablet-1-6 {
|
||||
@include flex(0 percentage(1/6));
|
||||
}
|
||||
|
||||
.size-tablet-1-7 {
|
||||
@include flex(0 percentage(1/7));
|
||||
}
|
||||
|
||||
.size-tablet-1-8 {
|
||||
@include flex(0 percentage(1/8));
|
||||
}
|
||||
|
||||
.size-tablet-1-9 {
|
||||
@include flex(0 percentage(1/9));
|
||||
}
|
||||
|
||||
.size-tablet-1-10 {
|
||||
@include flex(0 percentage(1/10));
|
||||
}
|
||||
|
||||
.size-tablet-1-11 {
|
||||
@include flex(0 percentage(1/11));
|
||||
}
|
||||
|
||||
.size-tablet-1-12 {
|
||||
@include flex(0 percentage(1/12));
|
||||
}
|
||||
}
|
||||
|
||||
// Fix for Firefox versions 27 and below
|
||||
@include breakpoint(mobile-only) {
|
||||
@supports not (flex-wrap: wrap) {
|
||||
.grid {
|
||||
display: block;
|
||||
@include flex-wrap(inherit);
|
||||
}
|
||||
.block {
|
||||
display: block;
|
||||
@include flex(inherit);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Reordering
|
||||
.first-block {
|
||||
-webkit-box-ordinal-group: 0;
|
||||
-webkit-order: -1;
|
||||
-ms-flex-order: -1;
|
||||
order: -1;
|
||||
}
|
||||
|
||||
.last-block {
|
||||
-webkit-box-ordinal-group: 2;
|
||||
-webkit-order: 1;
|
||||
-ms-flex-order: 1;
|
||||
order: 1;
|
||||
}
|
||||
|
||||
// Fixed Grid Style
|
||||
.fixed-blocks {
|
||||
@include flex-flow(row wrap);
|
||||
.block {
|
||||
@include flex(inherit);
|
||||
width: $fixed-block-full;
|
||||
@include breakpoint(desktop-range) {
|
||||
width: $fixed-block-desktop;
|
||||
}
|
||||
@include breakpoint(tablet-range) {
|
||||
width: $fixed-block-tablet;
|
||||
}
|
||||
@include breakpoint(mobile-only) {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Fix for browsers that don't support flex-wrap
|
||||
@supports not (flex-wrap: wrap) {
|
||||
.fixed-blocks {
|
||||
display: block;
|
||||
@include flex-flow(inherit);
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,63 @@
|
||||
fieldset {
|
||||
border: 0;
|
||||
padding: $content-padding;
|
||||
margin: 0 0 $leading-margin 0;
|
||||
}
|
||||
|
||||
input,
|
||||
label,
|
||||
select {
|
||||
display: block;
|
||||
}
|
||||
|
||||
label {
|
||||
margin-bottom: $leading-margin / 4;
|
||||
|
||||
&.required:after {
|
||||
content: "*";
|
||||
}
|
||||
|
||||
abbr {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
textarea, #{$all-text-inputs}, select[multiple=multiple] {
|
||||
@include transition(border-color);
|
||||
border-radius: $core-border-radius;
|
||||
margin-bottom: $leading-margin / 2;
|
||||
padding: ($leading-margin / 4) ($leading-margin / 4);
|
||||
width: 100%;
|
||||
|
||||
&:focus {
|
||||
outline: none;
|
||||
}
|
||||
}
|
||||
|
||||
textarea {
|
||||
resize: vertical;
|
||||
}
|
||||
|
||||
input[type="checkbox"], input[type="radio"] {
|
||||
display: inline;
|
||||
margin-right: $leading-margin / 4;
|
||||
}
|
||||
|
||||
input[type="file"] {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
select {
|
||||
width: auto;
|
||||
max-width: 100%;
|
||||
margin-bottom: $leading-margin;
|
||||
}
|
||||
|
||||
button,
|
||||
input[type="submit"] {
|
||||
cursor: pointer;
|
||||
user-select: none;
|
||||
vertical-align: middle;
|
||||
white-space: nowrap;
|
||||
border: inherit;
|
||||
}
|
||||
@@ -0,0 +1,86 @@
|
||||
// Body Base
|
||||
body {
|
||||
font-size: $core-font-size;
|
||||
line-height: $core-line-height;
|
||||
}
|
||||
|
||||
// Headings
|
||||
h1, h2, h3, h4, h5, h6 {
|
||||
margin: $leading-margin / 2 0 $leading-margin 0;
|
||||
text-rendering: optimizeLegibility;
|
||||
}
|
||||
|
||||
h1 {
|
||||
font-size: $h1-font-size;
|
||||
}
|
||||
|
||||
h2 {
|
||||
font-size: $h2-font-size;
|
||||
}
|
||||
|
||||
h3 {
|
||||
font-size: $h3-font-size;
|
||||
}
|
||||
|
||||
h4 {
|
||||
font-size: $h4-font-size;
|
||||
}
|
||||
|
||||
h5 {
|
||||
font-size: $h5-font-size;
|
||||
}
|
||||
|
||||
h6 {
|
||||
font-size: $h6-font-size;
|
||||
}
|
||||
|
||||
// Paragraph
|
||||
p {
|
||||
margin: $leading-margin 0;
|
||||
}
|
||||
|
||||
// Lists
|
||||
ul, ol {
|
||||
margin-top: $leading-margin;
|
||||
margin-bottom: $leading-margin;
|
||||
ul, ol {
|
||||
margin-top: 0;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
|
||||
// Blockquote
|
||||
blockquote {
|
||||
margin: $leading-margin 0;
|
||||
padding-left: $leading-margin / 2;
|
||||
}
|
||||
|
||||
cite {
|
||||
display: block;
|
||||
font-size: $core-font-size - 0.125;
|
||||
&:before {
|
||||
content: "\2014 \0020";
|
||||
}
|
||||
}
|
||||
|
||||
// Inline and Code
|
||||
pre {
|
||||
margin: $leading-margin 0;
|
||||
padding: $content-padding;
|
||||
}
|
||||
|
||||
code {
|
||||
vertical-align: bottom;
|
||||
}
|
||||
|
||||
// Extras
|
||||
small {
|
||||
font-size: $core-font-size - 0.125;
|
||||
}
|
||||
|
||||
hr {
|
||||
border-left: none;
|
||||
border-right: none;
|
||||
border-top: none;
|
||||
margin: $leading-margin 0;
|
||||
}
|
||||
@@ -0,0 +1,2 @@
|
||||
@import "direction";
|
||||
@import "range";
|
||||
@@ -0,0 +1,37 @@
|
||||
@function opposite-direction($dir) {
|
||||
@if $dir == 'left' {
|
||||
@return right;
|
||||
}
|
||||
@else if $dir == 'right' {
|
||||
@return left;
|
||||
}
|
||||
@else if $dir == 'ltr' {
|
||||
@return rtl;
|
||||
}
|
||||
@else if $dir == 'rtl' {
|
||||
@return ltr;
|
||||
}
|
||||
@else if $dir == 'top' {
|
||||
@return bottom;
|
||||
}
|
||||
@else if $dir == 'bottom' {
|
||||
@return top;
|
||||
}
|
||||
@else {
|
||||
@warn "#{$dir} is not a direction! Make sure your direction is all lowercase!";
|
||||
@return false;
|
||||
}
|
||||
}
|
||||
|
||||
@function named-direction($dir) {
|
||||
@if $dir == 'ltr' {
|
||||
@return left;
|
||||
}
|
||||
@else if $dir == 'rtl' {
|
||||
@return right;
|
||||
}
|
||||
@else {
|
||||
@warn "#{$dir} is not a valid HTML direction! Make sure you are using a valid HTML direction";
|
||||
@return false;
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
@function lower-bound($range){
|
||||
@if length($range) <= 0 {
|
||||
@return 0;
|
||||
}
|
||||
@return nth($range,1);
|
||||
}
|
||||
|
||||
@function upper-bound($range) {
|
||||
@if length($range) < 2 {
|
||||
@return 999999999999;
|
||||
}
|
||||
@return nth($range, 2);
|
||||
}
|
||||
@@ -0,0 +1,2 @@
|
||||
@import "breakpoints";
|
||||
@import "utilities";
|
||||
@@ -0,0 +1,30 @@
|
||||
// Breakpoints
|
||||
@mixin breakpoint($breakpoints, $media: all) {
|
||||
@each $breakpoint in $breakpoints {
|
||||
@if $breakpoint == large-desktop-range {
|
||||
@media only #{$media} and (min-width: $large-desktop-container) { @content; }
|
||||
}
|
||||
@else if $breakpoint == desktop-range {
|
||||
@media only #{$media} and (min-width: $desktop-container) and (max-width: $large-desktop-container - 0.062) { @content; }
|
||||
}
|
||||
@else if $breakpoint == tablet-range {
|
||||
@media only #{$media} and (min-width: $tablet-container) and (max-width: $desktop-container - 0.062) { @content; }
|
||||
}
|
||||
@else if $breakpoint == large-mobile-range {
|
||||
@media only #{$media} and (min-width: $large-mobile-container + 0.063) and (max-width: $tablet-container - 0.062) { @content; }
|
||||
}
|
||||
@else if $breakpoint == small-mobile-range {
|
||||
@media only #{$media} and (max-width: $large-mobile-container) { @content; }
|
||||
}
|
||||
@else if $breakpoint == no-mobile {
|
||||
@media only #{$media} and (min-width: $tablet-container) { @content; }
|
||||
}
|
||||
@else if $breakpoint == mobile-only {
|
||||
@media only #{$media} and (max-width: $tablet-container - 0.062) { @content; }
|
||||
}
|
||||
@else if $breakpoint == desktop-only {
|
||||
@media only #{$media} and (max-width: $desktop-container - 0.062) { @content; }
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
|
||||
|
||||
// List Reset
|
||||
%list-reset {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
list-style: none;
|
||||
}
|
||||
|
||||
// Vertical Centering
|
||||
%vertical-align {
|
||||
position: relative;
|
||||
top: 50%;
|
||||
-webkit-transform: translateY(-50%);
|
||||
-moz-transform: translateY(-50%);
|
||||
-o-transform: translateY(-50%);
|
||||
-ms-transform: translateY(-50%);
|
||||
transform: translateY(-50%);
|
||||
}
|
||||
|
||||
// Columns
|
||||
@mixin columns($columns) {
|
||||
width: percentage(1/$columns);
|
||||
}
|
||||
|
||||
// Float with margin variable
|
||||
@mixin float($direction, $margin: 0) {
|
||||
float: $direction;
|
||||
margin-#{opposite-direction($direction)}: $margin;
|
||||
}
|
||||
@@ -0,0 +1,46 @@
|
||||
// Alignment Classes
|
||||
$align-class-names:
|
||||
large-desktop,
|
||||
desktop,
|
||||
tablet,
|
||||
large-mobile,
|
||||
small-mobile,
|
||||
no-mobile,
|
||||
mobile-only;
|
||||
|
||||
// Breakpoints
|
||||
$align-class-breakpoints:
|
||||
$large-desktop-range,
|
||||
$desktop-range,
|
||||
$tablet-range,
|
||||
$large-mobile-range,
|
||||
$small-mobile-range,
|
||||
$no-mobile,
|
||||
$mobile-only;
|
||||
|
||||
// Create Responsive Alignment Classes
|
||||
@mixin align-classes{
|
||||
.text-left {
|
||||
text-align: left !important;
|
||||
}
|
||||
.text-right {
|
||||
text-align: right !important;
|
||||
}
|
||||
.text-center {
|
||||
text-align: center !important;
|
||||
}
|
||||
.text-justify {
|
||||
text-align: justify !important;
|
||||
}
|
||||
|
||||
@for $i from 1 through length($align-class-names) {
|
||||
@media #{(nth($align-class-breakpoints, $i))} {
|
||||
.#{(nth($align-class-names, $i))}-text-left { text-align: left !important; }
|
||||
.#{(nth($align-class-names, $i))}-text-right { text-align: right !important; }
|
||||
.#{(nth($align-class-names, $i))}-text-center { text-align: center !important; }
|
||||
.#{(nth($align-class-names, $i))}-text-justify { text-align: justify !important; }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@include align-classes;
|
||||
@@ -0,0 +1,24 @@
|
||||
// REQUIRED DEPENDENCIES - DO NOT CHANGE
|
||||
|
||||
// Load Third Party Libraries
|
||||
@import "vendor/bourbon/bourbon";
|
||||
|
||||
// Load Nucleus Configuration
|
||||
@import "configuration/nucleus/base";
|
||||
|
||||
// Load Template Configuration
|
||||
@import "configuration/template/base";
|
||||
|
||||
// Load Nucleus Mixins and Functions
|
||||
@import "nucleus/functions/base";
|
||||
@import "nucleus/mixins/base";
|
||||
|
||||
//-------------------------------------------
|
||||
|
||||
// LOAD PARTICLES
|
||||
|
||||
// Text Alignment Classes
|
||||
@import "nucleus/particles/align-text";
|
||||
|
||||
// Show and Hide Based on Screen Size
|
||||
@import "nucleus/particles/visibility";
|
||||
@@ -0,0 +1,67 @@
|
||||
// REQUIRED DEPENDENCIES - DO NOT CHANGE
|
||||
|
||||
// Load Third Party Libraries
|
||||
@import "vendor/bourbon/bourbon";
|
||||
|
||||
// Load Nucleus Configuration
|
||||
@import "configuration/nucleus/base";
|
||||
|
||||
// Load Template Configuration
|
||||
@import "configuration/template/base";
|
||||
|
||||
// Load Nucleus Mixins and Functions
|
||||
@import "nucleus/functions/base";
|
||||
@import "nucleus/mixins/base";
|
||||
|
||||
// Load Template Library
|
||||
@import "template/modules/base";
|
||||
|
||||
//-------------------------------------------
|
||||
|
||||
// TEMPLATE COMPONENTS
|
||||
|
||||
// Core
|
||||
@import "template/core";
|
||||
@import "template/fonts";
|
||||
|
||||
// Extensions
|
||||
@import "template/extensions";
|
||||
|
||||
// Header
|
||||
@import "template/header";
|
||||
|
||||
// Footer
|
||||
@import "template/footer";
|
||||
|
||||
// Typography
|
||||
@import "template/typography";
|
||||
|
||||
// Forms
|
||||
@import "template/forms";
|
||||
|
||||
// Tables
|
||||
@import "template/tables";
|
||||
|
||||
// Buttons
|
||||
@import "template/buttons";
|
||||
|
||||
// Bullets
|
||||
@import "template/bullets";
|
||||
|
||||
// Pushy Panel
|
||||
@import "template/panel";
|
||||
|
||||
// Blog
|
||||
@import "template/blog";
|
||||
|
||||
// Errors
|
||||
@import "template/errors";
|
||||
|
||||
// SimpleSearch
|
||||
@import "template/simplesearch";
|
||||
|
||||
// Custom
|
||||
@import "template/custom";
|
||||
|
||||
// Modular
|
||||
@import "template/modular/all";
|
||||
@@ -0,0 +1,171 @@
|
||||
.blog-header {
|
||||
|
||||
padding-top: 2rem;
|
||||
padding-bottom: 2rem;
|
||||
|
||||
&.blog-header-image {
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
|
||||
h1, h2 {
|
||||
color: $header-text;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
h1 {
|
||||
font-size: 4rem;
|
||||
margin-top: 0;
|
||||
@include breakpoint(tablet-range) {
|
||||
font-size: 3rem;
|
||||
}
|
||||
@include breakpoint(mobile-only) {
|
||||
font-size: 2.5rem;
|
||||
line-height: 1.2;
|
||||
margin-bottom: 2.5rem;
|
||||
}
|
||||
}
|
||||
|
||||
& + .blog-content {
|
||||
padding-top: $padding-vert;
|
||||
}
|
||||
}
|
||||
|
||||
// List Blog Item
|
||||
.list-item {
|
||||
|
||||
border-bottom: 1px solid $border-color;
|
||||
margin-bottom: $padding-vert;
|
||||
|
||||
&:last-child {
|
||||
border-bottom: 0;
|
||||
}
|
||||
|
||||
.list-blog-header {
|
||||
position: relative;
|
||||
h4 {
|
||||
|
||||
margin-bottom: 0.5rem;
|
||||
a {
|
||||
color: $core-text;
|
||||
&:hover {
|
||||
color: $core-accent;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
img {
|
||||
display: block;
|
||||
margin-top: 1rem;
|
||||
border-radius: $border-radius;
|
||||
}
|
||||
}
|
||||
|
||||
.list-blog-date {
|
||||
float: right;
|
||||
text-align: center;
|
||||
span {
|
||||
display: block;
|
||||
font-size: 1.75rem;
|
||||
font-weight: $font-weight-bold;
|
||||
line-height: 110%;
|
||||
}
|
||||
em {
|
||||
display: block;
|
||||
border-top: 1px solid $border-color;
|
||||
font-style: normal;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Bigger first para
|
||||
.blog-content-item {
|
||||
.list-blog-padding > p:nth-child(2) {
|
||||
font-size: $core-font-size + 0.2rem;
|
||||
}
|
||||
}
|
||||
|
||||
// Tags
|
||||
.tags {
|
||||
a {
|
||||
display: inline-block;
|
||||
font-size: $core-font-size - 0.2rem;
|
||||
border: 1px solid $core-accent;
|
||||
border-radius: $border-radius;
|
||||
padding: 0.1rem 0.4rem;
|
||||
margin-bottom: 0.2rem;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
}
|
||||
|
||||
// Archives & Related-Pages
|
||||
.archives, .related-pages {
|
||||
padding: 0;
|
||||
list-style: none;
|
||||
li {
|
||||
border-bottom: 1px solid $border-color;
|
||||
line-height: $core-font-size + 1rem;
|
||||
&:last-child {
|
||||
border-bottom: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.related-pages {
|
||||
li {
|
||||
a {
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
.score {
|
||||
display: block;
|
||||
float: right;
|
||||
color: #999;
|
||||
font-size: 85%
|
||||
}
|
||||
}
|
||||
|
||||
// Syndicate
|
||||
.syndicate {
|
||||
a {
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
}
|
||||
|
||||
// Breadcrumbs
|
||||
div#breadcrumbs {
|
||||
padding-left: 0;
|
||||
@include breakpoint(mobile-only) {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
// Sidebar
|
||||
#sidebar {
|
||||
padding-left: 3rem;
|
||||
@include breakpoint(mobile-only) {
|
||||
padding-left: 0;
|
||||
}
|
||||
.sidebar-content {
|
||||
h4 {
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
p, ul {
|
||||
margin-top: 1rem;
|
||||
}
|
||||
margin-bottom: $padding-vert;
|
||||
}
|
||||
}
|
||||
|
||||
// Pagination
|
||||
ul.pagination {
|
||||
margin: 0 0 $padding-vert;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
// Prev / Next
|
||||
.prev-next {
|
||||
margin-top: 5rem;
|
||||
text-align: center;
|
||||
}
|
||||
@@ -0,0 +1,60 @@
|
||||
.bullets {
|
||||
margin: $leading-margin 0;
|
||||
margin-left: -$leading-margin / 2;
|
||||
margin-right: -$leading-margin / 2;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.bullet {
|
||||
float: left;
|
||||
padding: 0 $leading-margin / 2;
|
||||
}
|
||||
|
||||
.two-column-bullet {
|
||||
@include columns(2);
|
||||
@include breakpoint(mobile-only) {
|
||||
@include columns(1);
|
||||
}
|
||||
}
|
||||
|
||||
.three-column-bullet {
|
||||
@include columns(3);
|
||||
@include breakpoint(mobile-only) {
|
||||
@include columns(1);
|
||||
}
|
||||
}
|
||||
|
||||
.four-column-bullet {
|
||||
@include columns(4);
|
||||
@include breakpoint(mobile-only) {
|
||||
@include columns(1);
|
||||
}
|
||||
}
|
||||
|
||||
.bullet-icon {
|
||||
float: left;
|
||||
background: $bullet-icon-color-1;
|
||||
padding: $bullet-icon-size / 4;
|
||||
width: $bullet-icon-size;
|
||||
height: $bullet-icon-size;
|
||||
border-radius: 50%;
|
||||
color: $white;
|
||||
font-size: $bullet-icon-size / 2;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.bullet-icon-1 {
|
||||
background: $bullet-icon-color-1;
|
||||
}
|
||||
|
||||
.bullet-icon-2 {
|
||||
background: $bullet-icon-color-2;
|
||||
}
|
||||
|
||||
.bullet-icon-3 {
|
||||
background: $bullet-icon-color-3;
|
||||
}
|
||||
|
||||
.bullet-content {
|
||||
margin-left: $bullet-icon-size * 1.3;
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
.button {
|
||||
@extend %button;
|
||||
@include button-color($core-accent);
|
||||
}
|
||||
|
||||
.button-secondary {
|
||||
@extend %button;
|
||||
@include button-color($secondary-link);
|
||||
}
|
||||
@@ -0,0 +1,58 @@
|
||||
html, body {
|
||||
height: 100%; // use !important to override slidebars.min.css
|
||||
}
|
||||
|
||||
body {
|
||||
background: $page-bg;
|
||||
color: $core-text;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
a {
|
||||
color: $core-accent;
|
||||
&:hover {
|
||||
color: darken($core-accent, 20%);
|
||||
}
|
||||
}
|
||||
|
||||
b, strong {
|
||||
font-weight: $font-weight-bold
|
||||
}
|
||||
|
||||
// Global Container
|
||||
#container {
|
||||
min-height: 100%;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
// Fullwidth styles
|
||||
.fullwidth {
|
||||
#body {
|
||||
padding-left: 0;
|
||||
padding-right: 0;
|
||||
}
|
||||
#header, #breadcrumbs, .blog-header, .blog-content-item, .content-wrapper, ul.pagination, #body > .modular-row {
|
||||
@extend .padding-horiz;
|
||||
}
|
||||
}
|
||||
|
||||
// Global body styling
|
||||
#body {
|
||||
@extend .default-animation;
|
||||
@extend .padding-horiz;
|
||||
|
||||
background: $page-bg;
|
||||
padding-top: $header-height + $padding-vert;
|
||||
padding-bottom: $footer-height + $padding-vert + 2rem;
|
||||
}
|
||||
|
||||
// Alignment
|
||||
.left {
|
||||
float: left;
|
||||
}
|
||||
|
||||
.right {
|
||||
float: right;
|
||||
}
|
||||
|
||||
@@ -0,0 +1,15 @@
|
||||
// Your custom SCSS should be written here...
|
||||
|
||||
.grav-lightslider {
|
||||
.lSSlideOuter {
|
||||
.lSPager.lSpg {
|
||||
> li a {
|
||||
z-index: 1;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#body > script:first-child + .grav-lightslider {
|
||||
margin-top: -3rem;
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
// Error specific styling
|
||||
#error {
|
||||
text-align: center;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
height: 100%;
|
||||
padding-bottom: 6rem;
|
||||
|
||||
h1 {
|
||||
font-size: $core-font-size + 4.0rem;
|
||||
}
|
||||
|
||||
p {
|
||||
margin: 1rem 0;
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,22 @@
|
||||
.default-animation {
|
||||
@include transition(all 0.5s ease);
|
||||
}
|
||||
|
||||
.padding-horiz {
|
||||
padding-left: $padding-horiz;
|
||||
padding-right: $padding-horiz;
|
||||
@include breakpoint(desktop-only) {
|
||||
padding-left: $padding-horiz - 3rem;
|
||||
padding-right: $padding-horiz - 3rem;
|
||||
}
|
||||
|
||||
@include breakpoint(mobile-only) {
|
||||
padding-left: $padding-horiz - 6rem;
|
||||
padding-right: $padding-horiz - 6rem;
|
||||
}
|
||||
}
|
||||
|
||||
.padding-vert {
|
||||
padding-top: $padding-vert;
|
||||
padding-bottom: $padding-vert;
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
// Import Google Web Fonts
|
||||
@import url(//fonts.googleapis.com/css?family=Montserrat:400|Raleway:300,400,600|Inconsolata);
|
||||
|
||||
@@ -0,0 +1,42 @@
|
||||
// Footer styling
|
||||
#footer {
|
||||
position: absolute;
|
||||
background: $footer-bg;
|
||||
height: $footer-height;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
@extend .padding-horiz;
|
||||
color: $footer-text;
|
||||
text-align: center;
|
||||
|
||||
a:hover {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.totop {
|
||||
position: absolute;
|
||||
bottom: $footer-height - 1rem;
|
||||
text-align: center;
|
||||
left: 0;
|
||||
right: 0;
|
||||
span {
|
||||
font-size: 1.7rem;
|
||||
line-height: 2.5rem;
|
||||
background: $footer-bg;
|
||||
width: 3rem;
|
||||
height: 2rem;
|
||||
border-radius: $border-radius;
|
||||
display: inline-block;
|
||||
text-align: top;
|
||||
}
|
||||
}
|
||||
|
||||
p {
|
||||
@extend %vertical-align;
|
||||
margin: 0;
|
||||
.fa {
|
||||
color: #fff;
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,43 @@
|
||||
fieldset {
|
||||
border: 1px solid $core-border-color;
|
||||
}
|
||||
|
||||
textarea, #{$all-text-inputs}, select[multiple=multiple] {
|
||||
background-color: white;
|
||||
border: 1px solid $core-border-color;
|
||||
box-shadow: $core-box-shadow;
|
||||
|
||||
&:hover {
|
||||
border-color: $core-border-color-hover;
|
||||
}
|
||||
|
||||
&:focus {
|
||||
border-color: $core-border-color-focus;
|
||||
box-shadow: $core-box-shadow-focus;
|
||||
}
|
||||
}
|
||||
|
||||
label {
|
||||
@extend strong;
|
||||
}
|
||||
|
||||
// Forms
|
||||
.form-field {
|
||||
.required {
|
||||
color: #F3443F;
|
||||
font-size: $core-font-size + 2rem;
|
||||
line-height: $core-font-size + 2rem;
|
||||
vertical-align: top;
|
||||
height: 1.5rem;
|
||||
display: inline-block;
|
||||
}
|
||||
}
|
||||
|
||||
form {
|
||||
.buttons {
|
||||
text-align: center;
|
||||
}
|
||||
input {
|
||||
font-weight: 400;
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,280 @@
|
||||
// Header styling
|
||||
$dropdown-color: #f6f6f6;
|
||||
|
||||
#header {
|
||||
@extend .default-animation;
|
||||
@extend .padding-horiz;
|
||||
position: fixed;
|
||||
z-index: 10;
|
||||
width: 100%;
|
||||
height: $header-height;
|
||||
background-color: rgba(255,255,255,0.90);
|
||||
box-shadow: 0 0.05rem 1rem rgba(0,0,0, 0.15);
|
||||
|
||||
// scroll based changes
|
||||
&.scrolled {
|
||||
height: $header-height - 2rem;
|
||||
background-color: rgba(255,255,255,0.90) !important;
|
||||
box-shadow: 0 0.05rem 1rem rgba(0,0,0, 0.15) !important;
|
||||
|
||||
#logo h3 {
|
||||
color: $core-text !important;
|
||||
font-size: 1.6rem !important;
|
||||
}
|
||||
#logo a, #navbar span {
|
||||
color: $core-text !important;
|
||||
}
|
||||
#navbar a {
|
||||
color: $core-accent !important;
|
||||
&:hover {
|
||||
color: darken($core-accent, 20%) !important;
|
||||
}
|
||||
}
|
||||
#navbar a:before, #navbar a:after {
|
||||
background-color: $core-accent !important;
|
||||
}
|
||||
|
||||
.navigation {
|
||||
margin-top: 0.5rem !important;
|
||||
}
|
||||
}
|
||||
|
||||
// set heights for vertical centering
|
||||
> .grid, #logo, #navbar {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
#logo {
|
||||
float: left;
|
||||
h3 {
|
||||
@extend .default-animation;
|
||||
@extend %vertical-align;
|
||||
font-size: 2rem;
|
||||
line-height: 2rem;
|
||||
margin: 0;
|
||||
text-transform: uppercase;
|
||||
a {
|
||||
color: $core-text;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#navbar {
|
||||
font-size: $core-font-size - 0.1rem;
|
||||
|
||||
/* Child Indicator */
|
||||
.has-children {
|
||||
|
||||
& > a {
|
||||
& > span {
|
||||
display: inline-block;
|
||||
padding-right: 8px;
|
||||
|
||||
&:after {
|
||||
font-family: FontAwesome;
|
||||
content: '\f107';
|
||||
position: absolute;
|
||||
display: inline-block;
|
||||
right: 8px;
|
||||
top: 4px;
|
||||
}
|
||||
}
|
||||
&:after, &:before {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
& .has-children > a > span:after {
|
||||
content: '\f105';
|
||||
}
|
||||
}
|
||||
|
||||
.navigation > .has-children:hover > a {
|
||||
background: $dropdown-color;
|
||||
border: 1px solid darken($dropdown-color, 4%);
|
||||
border-bottom-color: $dropdown-color;
|
||||
margin: -1px -1px 0 -1px;
|
||||
z-index: 1000;
|
||||
position: relative;
|
||||
padding-bottom: 1px;
|
||||
}
|
||||
|
||||
ul {
|
||||
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
list-style: none;
|
||||
|
||||
&.navigation {
|
||||
display: inline-block;
|
||||
float: right;
|
||||
@extend .default-animation;
|
||||
|
||||
margin-top: 1.4rem;
|
||||
|
||||
li {
|
||||
float: left;
|
||||
position: relative;
|
||||
|
||||
a {
|
||||
font-family: $font-family-header;
|
||||
display: inline-block;
|
||||
padding: 0.3rem 0.8rem;
|
||||
|
||||
-webkit-backface-visibility: hidden;
|
||||
|
||||
|
||||
&:before, &:after {
|
||||
content: "";
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
height: 1px;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
background-color: $core-accent;
|
||||
visibility: hidden;
|
||||
@include transform(scaleX(0));
|
||||
@include transition(all 0.2s ease);
|
||||
|
||||
}
|
||||
|
||||
&:hover:before {
|
||||
visibility: visible;
|
||||
@include transform(scaleX(0.75));
|
||||
}
|
||||
|
||||
&.active:after {
|
||||
top: 0;
|
||||
visibility: visible;
|
||||
@include transform(scaleX(0.75));
|
||||
}
|
||||
}
|
||||
|
||||
&.active {
|
||||
a:after {
|
||||
top: 0;
|
||||
visibility: visible;
|
||||
@include transform(scaleX(0.75));
|
||||
}
|
||||
}
|
||||
|
||||
/*Active dropdown nav item */
|
||||
ul {
|
||||
position: absolute;
|
||||
background-color: $dropdown-color;
|
||||
border: 1px solid darken($dropdown-color, 4%);
|
||||
border-top: 0;
|
||||
min-width: 12rem;
|
||||
text-align: left;
|
||||
z-index: 999;
|
||||
left: -1px;
|
||||
display: none;
|
||||
}
|
||||
|
||||
ul li {
|
||||
display: block;
|
||||
float: none;
|
||||
|
||||
/* Active Dropdown nav item */
|
||||
&.active > a {
|
||||
background-color: darken($dropdown-color, 4%);
|
||||
color: $core-accent;
|
||||
}
|
||||
|
||||
&:hover > a {
|
||||
background-color: $core-accent;
|
||||
color: $white;
|
||||
}
|
||||
|
||||
a {
|
||||
display: block;
|
||||
margin: 0 -1px;
|
||||
|
||||
&:after, &:before {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
/* Dropdown CSS */
|
||||
ul ul {
|
||||
left: 100%;
|
||||
top: 0px;
|
||||
}
|
||||
|
||||
/* Active on Hover */
|
||||
&:hover > ul {
|
||||
display: block;
|
||||
}
|
||||
|
||||
}
|
||||
@include breakpoint(desktop-only) {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.panel-activation {
|
||||
@extend %vertical-align;
|
||||
padding: 1rem;
|
||||
display: none;
|
||||
font-size: 1.8rem;
|
||||
cursor: pointer;
|
||||
float: right;
|
||||
@include breakpoint(desktop-only) {
|
||||
display: inline-block;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
// Header Image
|
||||
.header-image {
|
||||
&.fullwidth {
|
||||
#body {
|
||||
padding-left: 0;
|
||||
padding-right: 0;
|
||||
|
||||
>.listing-row {
|
||||
padding-left: $padding-horiz;
|
||||
padding-right: $padding-horiz;
|
||||
}
|
||||
}
|
||||
}
|
||||
.listing-row:last-child {
|
||||
margin-bottom: 2rem;
|
||||
}
|
||||
|
||||
#body {
|
||||
.flush-top {
|
||||
margin-top: - $header-height - $padding-vert - 1.5rem;
|
||||
padding-top: $header-height + 4rem;
|
||||
}
|
||||
}
|
||||
|
||||
#breadcrumbs {
|
||||
margin-top: 1rem;
|
||||
}
|
||||
|
||||
#header {
|
||||
background-color: rgba($header-text,0);
|
||||
box-shadow: none;
|
||||
|
||||
.navigation .has-children:hover a {
|
||||
color: $core-accent;
|
||||
}
|
||||
|
||||
#logo h3, #logo a {
|
||||
color: $header-text;
|
||||
}
|
||||
a, .menu-btn {
|
||||
color: $header-text;
|
||||
}
|
||||
a:before, a:after {
|
||||
background-color: rgba($header-text,0.7) !important;
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,74 @@
|
||||
$sidebar-color: #333;
|
||||
$panel-padding: 1rem;
|
||||
$panel-text: #ddd;
|
||||
|
||||
.sb-slidebar {
|
||||
background-color: $sidebar-color !important;
|
||||
}
|
||||
|
||||
#panel {
|
||||
padding-top: $panel-padding;
|
||||
color: $panel-text;
|
||||
.navigation {
|
||||
list-style: none;
|
||||
padding: 0;
|
||||
|
||||
li {
|
||||
a {
|
||||
color: $panel-text;
|
||||
display: block;
|
||||
padding: 0.5rem 1rem;
|
||||
font-weight: 600;
|
||||
|
||||
&:hover {
|
||||
color: lighten($panel-text,20%);
|
||||
background-color: darken($sidebar-color,5%);
|
||||
}
|
||||
|
||||
&:last-child {
|
||||
border-bottom: 0;
|
||||
}
|
||||
}
|
||||
|
||||
&.active {
|
||||
& > a {
|
||||
background: #fff;
|
||||
color: $core-text;
|
||||
&:hover {
|
||||
color: $core-text;
|
||||
}
|
||||
}
|
||||
}
|
||||
border-bottom: 1px solid lighten($sidebar-color,4%);
|
||||
&:first-child {
|
||||
border-top: 1px solid lighten($sidebar-color,4%);
|
||||
}
|
||||
|
||||
ul {
|
||||
list-style: none;
|
||||
padding: 0;
|
||||
|
||||
li {
|
||||
border: 0 !important;
|
||||
a {
|
||||
color: darken($panel-text, 10%);
|
||||
padding: 0.2rem 1rem 0.2rem 2rem;
|
||||
font-size: 0.9rem;
|
||||
}
|
||||
li a {
|
||||
padding-left: 3rem;
|
||||
li a {
|
||||
padding-left: 4rem;
|
||||
}
|
||||
}
|
||||
&.active {
|
||||
& > a {
|
||||
background: #ccc;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,64 @@
|
||||
.simplesearch {
|
||||
|
||||
h1 {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.center {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
|
||||
input {
|
||||
display: inline-block;
|
||||
max-width: 30rem;
|
||||
font-size: 2rem;
|
||||
}
|
||||
|
||||
.search-image {
|
||||
margin-top: 1rem;
|
||||
img {
|
||||
border-radius: 4px;
|
||||
|
||||
@include breakpoint(mobile-only) {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.search-item {
|
||||
@include breakpoint(mobile-only) {
|
||||
margin-left: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.search-wrapper {
|
||||
.search-submit {
|
||||
height: 52px;
|
||||
padding: 0 10px;
|
||||
img {
|
||||
width: 30px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
.search-details {
|
||||
float: right;
|
||||
margin-top: -2.5rem;
|
||||
font-weight: bold;
|
||||
font-size: 1rem;
|
||||
color: lighten($core-text,20%);
|
||||
|
||||
@include breakpoint(mobile-only) {
|
||||
float: none;
|
||||
margin-top: -0.2rem;
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
}
|
||||
|
||||
hr {
|
||||
border-bottom: 1px solid #eee;
|
||||
}
|
||||
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
table {
|
||||
border: 1px solid lighten($core-border-color,5%);
|
||||
table-layout: auto;
|
||||
}
|
||||
|
||||
th {
|
||||
@extend strong;
|
||||
background: lighten($core-border-color,10%);
|
||||
padding: 0.5rem;
|
||||
}
|
||||
|
||||
td {
|
||||
padding: 0.5rem;
|
||||
border: 1px solid lighten($core-border-color,5%);
|
||||
}
|
||||
@@ -0,0 +1,236 @@
|
||||
// Body Base
|
||||
html, body, button, input, select, textarea, .pure-g, .pure-g [class *= "pure-u"] {
|
||||
font-family: $font-family-default;
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
// Headings
|
||||
h1, h2, h3, h4, h5, h6 {
|
||||
font-family: $font-family-header;
|
||||
font-weight: 400;
|
||||
text-rendering: optimizeLegibility;
|
||||
letter-spacing: -0px;
|
||||
}
|
||||
|
||||
h1 {
|
||||
font-size: $h1-font-size;
|
||||
@include breakpoint(mobile-only) {
|
||||
font-size: 2.5rem;
|
||||
line-height: 1.2;
|
||||
margin-bottom: 2.5rem;
|
||||
}
|
||||
}
|
||||
|
||||
h2 {
|
||||
@include breakpoint(tablet-range) {
|
||||
font-size: $h2-font-size - .40;
|
||||
}
|
||||
@include breakpoint(mobile-only) {
|
||||
font-size: $h2-font-size - .50;
|
||||
}
|
||||
}
|
||||
|
||||
h3 {
|
||||
@include breakpoint(tablet-range) {
|
||||
font-size: $h3-font-size - .40;
|
||||
}
|
||||
@include breakpoint(mobile-only) {
|
||||
font-size: $h3-font-size - .50;
|
||||
}
|
||||
}
|
||||
|
||||
h4 {
|
||||
@include breakpoint(tablet-range) {
|
||||
font-size: $h4-font-size - .40;
|
||||
}
|
||||
@include breakpoint(mobile-only) {
|
||||
font-size: $h4-font-size - .50;
|
||||
}
|
||||
}
|
||||
|
||||
h1 {
|
||||
text-align: center;
|
||||
letter-spacing: -3px;
|
||||
}
|
||||
|
||||
h2 {
|
||||
letter-spacing: -2px;
|
||||
}
|
||||
|
||||
h3 {
|
||||
letter-spacing: -1px;
|
||||
}
|
||||
|
||||
h1 + h2 {
|
||||
margin: -2rem 0 2rem 0;
|
||||
font-size: 2rem;
|
||||
@include breakpoint(tablet-range) {
|
||||
font-size: 1.6rem;
|
||||
}
|
||||
@include breakpoint(mobile-only) {
|
||||
font-size: 1.5rem;
|
||||
}
|
||||
line-height: 1;
|
||||
text-align: center;
|
||||
font-family: $font-family-default;
|
||||
font-weight: 300;
|
||||
}
|
||||
|
||||
h2 + h3 {
|
||||
margin: 0.5rem 0 2rem 0;
|
||||
font-size: 2rem;
|
||||
@include breakpoint(tablet-range) {
|
||||
font-size: 1.6rem;
|
||||
}
|
||||
@include breakpoint(mobile-only) {
|
||||
font-size: 1.5rem;
|
||||
}
|
||||
line-height: 1;
|
||||
text-align: center;
|
||||
font-family: $font-family-default;
|
||||
font-weight: 300;
|
||||
}
|
||||
|
||||
|
||||
// Blockquote
|
||||
blockquote {
|
||||
border-left: 10px solid $rule-color;
|
||||
p {
|
||||
font-size: 1.1rem;
|
||||
color: #999;
|
||||
}
|
||||
cite {
|
||||
display: block;
|
||||
text-align: right;
|
||||
color: #666;
|
||||
font-size: 1.2rem;
|
||||
}
|
||||
}
|
||||
|
||||
// NOTES!!!!
|
||||
blockquote > blockquote > blockquote {
|
||||
|
||||
margin: 0;
|
||||
|
||||
p {
|
||||
|
||||
padding: 15px;
|
||||
display: block;
|
||||
font-size: 1rem;
|
||||
margin-top: 0rem;
|
||||
margin-bottom: 0rem;
|
||||
}
|
||||
|
||||
> p {
|
||||
// Yellow
|
||||
margin-left: -71px;
|
||||
border-left: 10px solid $notes-info-border;
|
||||
background: $notes-info-bg;
|
||||
color: darken($notes-info-border,15%);
|
||||
a {
|
||||
color: darken($notes-info-border,25%);
|
||||
&:hover {
|
||||
color: lighten($notes-info-border,5%);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
> blockquote > p {
|
||||
// Red
|
||||
margin-left: -94px;
|
||||
border-left: 10px solid $notes-warning-border;
|
||||
background: $notes-warning-bg;
|
||||
color: darken($notes-warning-border,15%);
|
||||
a {
|
||||
color: darken($notes-warning-border,25%);
|
||||
&:hover {
|
||||
color: lighten($notes-warning-border,5%);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
> blockquote > blockquote > p {
|
||||
// Blue
|
||||
margin-left: -118px;
|
||||
border-left: 10px solid $notes-note-border;
|
||||
background: $notes-note-bg;
|
||||
color: darken($notes-note-border,15%);
|
||||
a {
|
||||
color: darken($notes-note-border,25%);
|
||||
&:hover {
|
||||
color: lighten($notes-note-border,5%);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
> blockquote > blockquote > blockquote > p {
|
||||
// Green
|
||||
margin-left: -142px;
|
||||
border-left: 10px solid $notes-success-border;
|
||||
background: $notes-success-bg;
|
||||
color: darken($notes-success-border,15%);
|
||||
a {
|
||||
color: darken($notes-success-border,25%);
|
||||
&:hover {
|
||||
color: lighten($notes-success-border,5%);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
// Inline and Code
|
||||
code,
|
||||
kbd,
|
||||
pre,
|
||||
samp {
|
||||
font-family: $font-family-mono;
|
||||
}
|
||||
|
||||
code {
|
||||
background: $code-bg;
|
||||
color: darken($code-text,10%);
|
||||
}
|
||||
|
||||
pre {
|
||||
padding: 2rem;
|
||||
background: $pre-bg;
|
||||
border: 1px solid $core-border-color;
|
||||
border-radius: 3px;
|
||||
code {
|
||||
color: $pre-text;
|
||||
background: inherit;
|
||||
}
|
||||
}
|
||||
|
||||
// Extras
|
||||
hr {
|
||||
border-bottom: 4px solid $rule-color;
|
||||
}
|
||||
|
||||
// Page Title
|
||||
.page-title {
|
||||
margin-top: -25px;
|
||||
padding: 25px;
|
||||
float: left;
|
||||
clear: both;
|
||||
background: $core-accent;
|
||||
color: $white;
|
||||
}
|
||||
|
||||
// Label
|
||||
.label {
|
||||
vertical-align: middle;
|
||||
background: $core-accent;
|
||||
border-radius: 100%;
|
||||
color: $white;
|
||||
height: 1rem;
|
||||
min-width: 1rem;
|
||||
line-height: 1rem;
|
||||
display: inline-block;
|
||||
text-align: center;
|
||||
font-size: $core-font-size - 0.3rem;
|
||||
font-family: $font-family-header;
|
||||
margin-right: 0.75rem;
|
||||
}
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
@import "showcase";
|
||||
@import "features";
|
||||
@import "text";
|
||||
|
||||
.modular {
|
||||
.modular-row:last-child {
|
||||
margin-bottom: 2rem;
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,99 @@
|
||||
// Modular Showcase styling
|
||||
.modular {
|
||||
.features {
|
||||
padding: 6rem 0;
|
||||
text-align: center;
|
||||
@include clearfix;
|
||||
|
||||
h2 {
|
||||
margin: 0;
|
||||
line-height: 100%;
|
||||
}
|
||||
|
||||
p {
|
||||
margin: 1rem 0;
|
||||
font-size: $core-font-size + 0.2rem;
|
||||
@include breakpoint(mobile-only) {
|
||||
font-size: $core-font-size;
|
||||
}
|
||||
}
|
||||
|
||||
.feature-items {
|
||||
margin-top: 2rem;
|
||||
@supports not (flex-wrap: wrap) {
|
||||
overflow: hidden;
|
||||
}
|
||||
}
|
||||
|
||||
.feature {
|
||||
display:block;
|
||||
float: left;
|
||||
width: 25%;
|
||||
vertical-align: top;
|
||||
margin-top: 2rem;
|
||||
margin-bottom: 1rem;
|
||||
@include breakpoint(large-mobile-range) {
|
||||
margin-top: 1rem;
|
||||
width: 50%;
|
||||
}
|
||||
@include breakpoint(small-mobile-range) {
|
||||
margin-top: 1rem;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
i.fa {
|
||||
font-size: 2rem;
|
||||
color: $core-accent;
|
||||
}
|
||||
|
||||
h4 {
|
||||
margin: 0;
|
||||
font-size: 1.1rem;
|
||||
}
|
||||
|
||||
p {
|
||||
display: inline-block;
|
||||
font-size: $core-font-size;
|
||||
margin: 0.2rem 0 1rem;
|
||||
}
|
||||
}
|
||||
|
||||
&.big {
|
||||
|
||||
text-align: center;
|
||||
|
||||
.feature {
|
||||
width: 50%;
|
||||
@include breakpoint(small-mobile-range) {
|
||||
margin-top: 1rem;
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
i.fa {
|
||||
font-size: 3rem;
|
||||
float: left;
|
||||
}
|
||||
|
||||
.feature-content {
|
||||
padding-right: 2rem;
|
||||
|
||||
&.icon-offset {
|
||||
margin-left: 5rem;
|
||||
}
|
||||
|
||||
h4 {
|
||||
font-size: 1.3rem;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
p {
|
||||
padding: 0;
|
||||
text-align: left;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
@@ -0,0 +1,60 @@
|
||||
// Modular Showcase styling
|
||||
.modular {
|
||||
|
||||
// special case for header
|
||||
&.header-image {
|
||||
|
||||
#header {
|
||||
background-color: rgba(255,255,255,0);
|
||||
box-shadow: none;
|
||||
|
||||
#logo h3 {
|
||||
color: $header-text;
|
||||
}
|
||||
#navbar a {
|
||||
color: $header-text;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.showcase {
|
||||
|
||||
padding-top: 4rem;
|
||||
padding-bottom: 4rem;
|
||||
background-color: #666;
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
|
||||
text-align: center;
|
||||
color: $header-text;
|
||||
h1 {
|
||||
font-size: 4rem;
|
||||
margin-top: 0;
|
||||
@include breakpoint(tablet-range) {
|
||||
font-size: 3rem;
|
||||
}
|
||||
@include breakpoint(mobile-only) {
|
||||
font-size: 2.5rem;
|
||||
line-height: 1.2;
|
||||
margin-bottom: 2.5rem;
|
||||
}
|
||||
}
|
||||
|
||||
.button {
|
||||
@extend .default-animation;
|
||||
color: $header-text;
|
||||
padding: 0.7rem 2rem;
|
||||
margin-top: 2rem;
|
||||
background: rgba(255,255,255,0);
|
||||
border: 1px solid $header-text;
|
||||
border-radius: $border-radius;
|
||||
box-shadow: none;
|
||||
font-size: $core-font-size + 0.3rem;
|
||||
|
||||
&:hover {
|
||||
background: rgba(255,255,255,0.2);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
@@ -0,0 +1,35 @@
|
||||
// variables
|
||||
$text-bg: #f6f6f6;
|
||||
$text-padding: 6rem;
|
||||
$image-margin: 2rem;
|
||||
|
||||
|
||||
// styling
|
||||
.callout {
|
||||
background: $text-bg;
|
||||
padding: $text-padding $content-padding;
|
||||
@include breakpoint(desktop-only) {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.align-left {
|
||||
float: left;
|
||||
margin-right: $image-margin;
|
||||
@include breakpoint(desktop-only) {
|
||||
float: none;
|
||||
margin-right: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.align-right {
|
||||
float: right;
|
||||
margin-left: $image-margin;
|
||||
@include breakpoint(desktop-only) {
|
||||
float: none;
|
||||
margin-left: 0;
|
||||
}
|
||||
}
|
||||
img {
|
||||
border-radius: $border-radius;
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,2 @@
|
||||
// Buttons
|
||||
@import "buttons";
|
||||
@@ -0,0 +1,24 @@
|
||||
%button {
|
||||
display: inline-block;
|
||||
padding: 7px 20px;
|
||||
|
||||
&.button-small {
|
||||
padding: 3px 10px;
|
||||
font-size: $core-font-size - 0.1rem;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@mixin button-color($color) {
|
||||
background: $white;
|
||||
color: $color;
|
||||
border: 1px solid $color;
|
||||
border-radius: 3px;
|
||||
&:hover {
|
||||
background: $color;
|
||||
color: $white;
|
||||
}
|
||||
&:active {
|
||||
box-shadow: 0 1px 0 darken($color, 12%);
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
//************************************************************************//
|
||||
// These mixins/functions are deprecated
|
||||
// They will be removed in the next MAJOR version release
|
||||
//************************************************************************//
|
||||
@mixin inline-block {
|
||||
display: inline-block;
|
||||
@warn "inline-block mixin is deprecated and will be removed in the next major version release";
|
||||
}
|
||||
@@ -0,0 +1,77 @@
|
||||
// Settings
|
||||
@import "settings/prefixer";
|
||||
@import "settings/px-to-em";
|
||||
|
||||
// Custom Helpers
|
||||
@import "helpers/convert-units";
|
||||
@import "helpers/gradient-positions-parser";
|
||||
@import "helpers/is-num";
|
||||
@import "helpers/linear-angle-parser";
|
||||
@import "helpers/linear-gradient-parser";
|
||||
@import "helpers/linear-positions-parser";
|
||||
@import "helpers/linear-side-corner-parser";
|
||||
@import "helpers/radial-arg-parser";
|
||||
@import "helpers/radial-positions-parser";
|
||||
@import "helpers/radial-gradient-parser";
|
||||
@import "helpers/render-gradients";
|
||||
@import "helpers/shape-size-stripper";
|
||||
@import "helpers/str-to-num";
|
||||
|
||||
// Custom Functions
|
||||
@import "functions/assign";
|
||||
@import "functions/color-lightness";
|
||||
@import "functions/flex-grid";
|
||||
@import "functions/golden-ratio";
|
||||
@import "functions/grid-width";
|
||||
@import "functions/modular-scale";
|
||||
@import "functions/px-to-em";
|
||||
@import "functions/px-to-rem";
|
||||
@import "functions/strip-units";
|
||||
@import "functions/tint-shade";
|
||||
@import "functions/transition-property-name";
|
||||
@import "functions/unpack";
|
||||
|
||||
// CSS3 Mixins
|
||||
@import "css3/animation";
|
||||
@import "css3/appearance";
|
||||
@import "css3/backface-visibility";
|
||||
@import "css3/background";
|
||||
@import "css3/background-image";
|
||||
@import "css3/border-image";
|
||||
@import "css3/border-radius";
|
||||
@import "css3/box-sizing";
|
||||
@import "css3/calc";
|
||||
@import "css3/columns";
|
||||
@import "css3/filter";
|
||||
@import "css3/flex-box";
|
||||
@import "css3/font-face";
|
||||
@import "css3/hyphens";
|
||||
@import "css3/hidpi-media-query";
|
||||
@import "css3/image-rendering";
|
||||
@import "css3/keyframes";
|
||||
@import "css3/linear-gradient";
|
||||
@import "css3/perspective";
|
||||
@import "css3/radial-gradient";
|
||||
@import "css3/transform";
|
||||
@import "css3/transition";
|
||||
@import "css3/user-select";
|
||||
@import "css3/placeholder";
|
||||
|
||||
// Addons & other mixins
|
||||
@import "addons/button";
|
||||
@import "addons/clearfix";
|
||||
@import "addons/directional-values";
|
||||
@import "addons/ellipsis";
|
||||
@import "addons/font-family";
|
||||
@import "addons/hide-text";
|
||||
@import "addons/html5-input-types";
|
||||
@import "addons/position";
|
||||
@import "addons/prefixer";
|
||||
@import "addons/retina-image";
|
||||
@import "addons/size";
|
||||
@import "addons/timing-functions";
|
||||
@import "addons/triangle";
|
||||
@import "addons/word-wrap";
|
||||
|
||||
// Soon to be deprecated Mixins
|
||||
@import "bourbon-deprecated-upcoming";
|
||||
@@ -0,0 +1,374 @@
|
||||
@mixin button ($style: simple, $base-color: #4294f0, $text-size: inherit, $padding: 7px 18px) {
|
||||
|
||||
@if type-of($style) == string and type-of($base-color) == color {
|
||||
@include buttonstyle($style, $base-color, $text-size, $padding);
|
||||
}
|
||||
|
||||
@if type-of($style) == string and type-of($base-color) == number {
|
||||
$padding: $text-size;
|
||||
$text-size: $base-color;
|
||||
$base-color: #4294f0;
|
||||
|
||||
@if $padding == inherit {
|
||||
$padding: 7px 18px;
|
||||
}
|
||||
|
||||
@include buttonstyle($style, $base-color, $text-size, $padding);
|
||||
}
|
||||
|
||||
@if type-of($style) == color and type-of($base-color) == color {
|
||||
$base-color: $style;
|
||||
$style: simple;
|
||||
@include buttonstyle($style, $base-color, $text-size, $padding);
|
||||
}
|
||||
|
||||
@if type-of($style) == color and type-of($base-color) == number {
|
||||
$padding: $text-size;
|
||||
$text-size: $base-color;
|
||||
$base-color: $style;
|
||||
$style: simple;
|
||||
|
||||
@if $padding == inherit {
|
||||
$padding: 7px 18px;
|
||||
}
|
||||
|
||||
@include buttonstyle($style, $base-color, $text-size, $padding);
|
||||
}
|
||||
|
||||
@if type-of($style) == number {
|
||||
$padding: $base-color;
|
||||
$text-size: $style;
|
||||
$base-color: #4294f0;
|
||||
$style: simple;
|
||||
|
||||
@if $padding == #4294f0 {
|
||||
$padding: 7px 18px;
|
||||
}
|
||||
|
||||
@include buttonstyle($style, $base-color, $text-size, $padding);
|
||||
}
|
||||
|
||||
&:disabled {
|
||||
opacity: 0.5;
|
||||
cursor: not-allowed;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// Selector Style Button
|
||||
//************************************************************************//
|
||||
@mixin buttonstyle($type, $b-color, $t-size, $pad) {
|
||||
// Grayscale button
|
||||
@if $type == simple and $b-color == grayscale($b-color) {
|
||||
@include simple($b-color, true, $t-size, $pad);
|
||||
}
|
||||
|
||||
@if $type == shiny and $b-color == grayscale($b-color) {
|
||||
@include shiny($b-color, true, $t-size, $pad);
|
||||
}
|
||||
|
||||
@if $type == pill and $b-color == grayscale($b-color) {
|
||||
@include pill($b-color, true, $t-size, $pad);
|
||||
}
|
||||
|
||||
@if $type == flat and $b-color == grayscale($b-color) {
|
||||
@include flat($b-color, true, $t-size, $pad);
|
||||
}
|
||||
|
||||
// Colored button
|
||||
@if $type == simple {
|
||||
@include simple($b-color, false, $t-size, $pad);
|
||||
}
|
||||
|
||||
@else if $type == shiny {
|
||||
@include shiny($b-color, false, $t-size, $pad);
|
||||
}
|
||||
|
||||
@else if $type == pill {
|
||||
@include pill($b-color, false, $t-size, $pad);
|
||||
}
|
||||
|
||||
@else if $type == flat {
|
||||
@include flat($b-color, false, $t-size, $pad);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// Simple Button
|
||||
//************************************************************************//
|
||||
@mixin simple($base-color, $grayscale: false, $textsize: inherit, $padding: 7px 18px) {
|
||||
$color: hsl(0, 0, 100%);
|
||||
$border: adjust-color($base-color, $saturation: 9%, $lightness: -14%);
|
||||
$inset-shadow: adjust-color($base-color, $saturation: -8%, $lightness: 15%);
|
||||
$stop-gradient: adjust-color($base-color, $saturation: 9%, $lightness: -11%);
|
||||
$text-shadow: adjust-color($base-color, $saturation: 15%, $lightness: -18%);
|
||||
|
||||
@if is-light($base-color) {
|
||||
$color: hsl(0, 0, 20%);
|
||||
$text-shadow: adjust-color($base-color, $saturation: 10%, $lightness: 4%);
|
||||
}
|
||||
|
||||
@if $grayscale == true {
|
||||
$border: grayscale($border);
|
||||
$inset-shadow: grayscale($inset-shadow);
|
||||
$stop-gradient: grayscale($stop-gradient);
|
||||
$text-shadow: grayscale($text-shadow);
|
||||
}
|
||||
|
||||
border: 1px solid $border;
|
||||
border-radius: 3px;
|
||||
box-shadow: inset 0 1px 0 0 $inset-shadow;
|
||||
color: $color;
|
||||
display: inline-block;
|
||||
font-size: $textsize;
|
||||
font-weight: bold;
|
||||
@include linear-gradient ($base-color, $stop-gradient);
|
||||
padding: $padding;
|
||||
text-decoration: none;
|
||||
text-shadow: 0 1px 0 $text-shadow;
|
||||
background-clip: padding-box;
|
||||
|
||||
&:hover:not(:disabled) {
|
||||
$base-color-hover: adjust-color($base-color, $saturation: -4%, $lightness: -5%);
|
||||
$inset-shadow-hover: adjust-color($base-color, $saturation: -7%, $lightness: 5%);
|
||||
$stop-gradient-hover: adjust-color($base-color, $saturation: 8%, $lightness: -14%);
|
||||
|
||||
@if $grayscale == true {
|
||||
$base-color-hover: grayscale($base-color-hover);
|
||||
$inset-shadow-hover: grayscale($inset-shadow-hover);
|
||||
$stop-gradient-hover: grayscale($stop-gradient-hover);
|
||||
}
|
||||
|
||||
box-shadow: inset 0 1px 0 0 $inset-shadow-hover;
|
||||
cursor: pointer;
|
||||
@include linear-gradient ($base-color-hover, $stop-gradient-hover);
|
||||
}
|
||||
|
||||
&:active:not(:disabled),
|
||||
&:focus:not(:disabled) {
|
||||
$border-active: adjust-color($base-color, $saturation: 9%, $lightness: -14%);
|
||||
$inset-shadow-active: adjust-color($base-color, $saturation: 7%, $lightness: -17%);
|
||||
|
||||
@if $grayscale == true {
|
||||
$border-active: grayscale($border-active);
|
||||
$inset-shadow-active: grayscale($inset-shadow-active);
|
||||
}
|
||||
|
||||
border: 1px solid $border-active;
|
||||
box-shadow: inset 0 0 8px 4px $inset-shadow-active, inset 0 0 8px 4px $inset-shadow-active;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// Shiny Button
|
||||
//************************************************************************//
|
||||
@mixin shiny($base-color, $grayscale: false, $textsize: inherit, $padding: 7px 18px) {
|
||||
$color: hsl(0, 0, 100%);
|
||||
$border: adjust-color($base-color, $red: -117, $green: -111, $blue: -81);
|
||||
$border-bottom: adjust-color($base-color, $red: -126, $green: -127, $blue: -122);
|
||||
$fourth-stop: adjust-color($base-color, $red: -79, $green: -70, $blue: -46);
|
||||
$inset-shadow: adjust-color($base-color, $red: 37, $green: 29, $blue: 12);
|
||||
$second-stop: adjust-color($base-color, $red: -56, $green: -50, $blue: -33);
|
||||
$text-shadow: adjust-color($base-color, $red: -140, $green: -141, $blue: -114);
|
||||
$third-stop: adjust-color($base-color, $red: -86, $green: -75, $blue: -48);
|
||||
|
||||
@if is-light($base-color) {
|
||||
$color: hsl(0, 0, 20%);
|
||||
$text-shadow: adjust-color($base-color, $saturation: 10%, $lightness: 4%);
|
||||
}
|
||||
|
||||
@if $grayscale == true {
|
||||
$border: grayscale($border);
|
||||
$border-bottom: grayscale($border-bottom);
|
||||
$fourth-stop: grayscale($fourth-stop);
|
||||
$inset-shadow: grayscale($inset-shadow);
|
||||
$second-stop: grayscale($second-stop);
|
||||
$text-shadow: grayscale($text-shadow);
|
||||
$third-stop: grayscale($third-stop);
|
||||
}
|
||||
|
||||
border: 1px solid $border;
|
||||
border-bottom: 1px solid $border-bottom;
|
||||
border-radius: 5px;
|
||||
box-shadow: inset 0 1px 0 0 $inset-shadow;
|
||||
color: $color;
|
||||
display: inline-block;
|
||||
font-size: $textsize;
|
||||
font-weight: bold;
|
||||
@include linear-gradient(top, $base-color 0%, $second-stop 50%, $third-stop 50%, $fourth-stop 100%);
|
||||
padding: $padding;
|
||||
text-align: center;
|
||||
text-decoration: none;
|
||||
text-shadow: 0 -1px 1px $text-shadow;
|
||||
|
||||
&:hover:not(:disabled) {
|
||||
$first-stop-hover: adjust-color($base-color, $red: -13, $green: -15, $blue: -18);
|
||||
$second-stop-hover: adjust-color($base-color, $red: -66, $green: -62, $blue: -51);
|
||||
$third-stop-hover: adjust-color($base-color, $red: -93, $green: -85, $blue: -66);
|
||||
$fourth-stop-hover: adjust-color($base-color, $red: -86, $green: -80, $blue: -63);
|
||||
|
||||
@if $grayscale == true {
|
||||
$first-stop-hover: grayscale($first-stop-hover);
|
||||
$second-stop-hover: grayscale($second-stop-hover);
|
||||
$third-stop-hover: grayscale($third-stop-hover);
|
||||
$fourth-stop-hover: grayscale($fourth-stop-hover);
|
||||
}
|
||||
|
||||
cursor: pointer;
|
||||
@include linear-gradient(top, $first-stop-hover 0%,
|
||||
$second-stop-hover 50%,
|
||||
$third-stop-hover 50%,
|
||||
$fourth-stop-hover 100%);
|
||||
}
|
||||
|
||||
&:active:not(:disabled),
|
||||
&:focus:not(:disabled) {
|
||||
$inset-shadow-active: adjust-color($base-color, $red: -111, $green: -116, $blue: -122);
|
||||
|
||||
@if $grayscale == true {
|
||||
$inset-shadow-active: grayscale($inset-shadow-active);
|
||||
}
|
||||
|
||||
box-shadow: inset 0 0 20px 0 $inset-shadow-active;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// Pill Button
|
||||
//************************************************************************//
|
||||
@mixin pill($base-color, $grayscale: false, $textsize: inherit, $padding: 7px 18px) {
|
||||
$color: hsl(0, 0, 100%);
|
||||
$border-bottom: adjust-color($base-color, $hue: 8, $saturation: -11%, $lightness: -26%);
|
||||
$border-sides: adjust-color($base-color, $hue: 4, $saturation: -21%, $lightness: -21%);
|
||||
$border-top: adjust-color($base-color, $hue: -1, $saturation: -30%, $lightness: -15%);
|
||||
$inset-shadow: adjust-color($base-color, $hue: -1, $saturation: -1%, $lightness: 7%);
|
||||
$stop-gradient: adjust-color($base-color, $hue: 8, $saturation: 14%, $lightness: -10%);
|
||||
$text-shadow: adjust-color($base-color, $hue: 5, $saturation: -19%, $lightness: -15%);
|
||||
|
||||
@if is-light($base-color) {
|
||||
$color: hsl(0, 0, 20%);
|
||||
$text-shadow: adjust-color($base-color, $saturation: 10%, $lightness: 4%);
|
||||
}
|
||||
|
||||
@if $grayscale == true {
|
||||
$border-bottom: grayscale($border-bottom);
|
||||
$border-sides: grayscale($border-sides);
|
||||
$border-top: grayscale($border-top);
|
||||
$inset-shadow: grayscale($inset-shadow);
|
||||
$stop-gradient: grayscale($stop-gradient);
|
||||
$text-shadow: grayscale($text-shadow);
|
||||
}
|
||||
|
||||
border: 1px solid $border-top;
|
||||
border-color: $border-top $border-sides $border-bottom;
|
||||
border-radius: 16px;
|
||||
box-shadow: inset 0 1px 0 0 $inset-shadow;
|
||||
color: $color;
|
||||
display: inline-block;
|
||||
font-size: $textsize;
|
||||
font-weight: normal;
|
||||
line-height: 1;
|
||||
@include linear-gradient ($base-color, $stop-gradient);
|
||||
padding: $padding;
|
||||
text-align: center;
|
||||
text-decoration: none;
|
||||
text-shadow: 0 -1px 1px $text-shadow;
|
||||
background-clip: padding-box;
|
||||
|
||||
&:hover:not(:disabled) {
|
||||
$base-color-hover: adjust-color($base-color, $lightness: -4.5%);
|
||||
$border-bottom: adjust-color($base-color, $hue: 8, $saturation: 13.5%, $lightness: -32%);
|
||||
$border-sides: adjust-color($base-color, $hue: 4, $saturation: -2%, $lightness: -27%);
|
||||
$border-top: adjust-color($base-color, $hue: -1, $saturation: -17%, $lightness: -21%);
|
||||
$inset-shadow-hover: adjust-color($base-color, $saturation: -1%, $lightness: 3%);
|
||||
$stop-gradient-hover: adjust-color($base-color, $hue: 8, $saturation: -4%, $lightness: -15.5%);
|
||||
$text-shadow-hover: adjust-color($base-color, $hue: 5, $saturation: -5%, $lightness: -22%);
|
||||
|
||||
@if $grayscale == true {
|
||||
$base-color-hover: grayscale($base-color-hover);
|
||||
$border-bottom: grayscale($border-bottom);
|
||||
$border-sides: grayscale($border-sides);
|
||||
$border-top: grayscale($border-top);
|
||||
$inset-shadow-hover: grayscale($inset-shadow-hover);
|
||||
$stop-gradient-hover: grayscale($stop-gradient-hover);
|
||||
$text-shadow-hover: grayscale($text-shadow-hover);
|
||||
}
|
||||
|
||||
border: 1px solid $border-top;
|
||||
border-color: $border-top $border-sides $border-bottom;
|
||||
box-shadow: inset 0 1px 0 0 $inset-shadow-hover;
|
||||
cursor: pointer;
|
||||
@include linear-gradient ($base-color-hover, $stop-gradient-hover);
|
||||
text-shadow: 0 -1px 1px $text-shadow-hover;
|
||||
background-clip: padding-box;
|
||||
}
|
||||
|
||||
&:active:not(:disabled),
|
||||
&:focus:not(:disabled) {
|
||||
$active-color: adjust-color($base-color, $hue: 4, $saturation: -12%, $lightness: -10%);
|
||||
$border-active: adjust-color($base-color, $hue: 6, $saturation: -2.5%, $lightness: -30%);
|
||||
$border-bottom-active: adjust-color($base-color, $hue: 11, $saturation: 6%, $lightness: -31%);
|
||||
$inset-shadow-active: adjust-color($base-color, $hue: 9, $saturation: 2%, $lightness: -21.5%);
|
||||
$text-shadow-active: adjust-color($base-color, $hue: 5, $saturation: -12%, $lightness: -21.5%);
|
||||
|
||||
@if $grayscale == true {
|
||||
$active-color: grayscale($active-color);
|
||||
$border-active: grayscale($border-active);
|
||||
$border-bottom-active: grayscale($border-bottom-active);
|
||||
$inset-shadow-active: grayscale($inset-shadow-active);
|
||||
$text-shadow-active: grayscale($text-shadow-active);
|
||||
}
|
||||
|
||||
background: $active-color;
|
||||
border: 1px solid $border-active;
|
||||
border-bottom: 1px solid $border-bottom-active;
|
||||
box-shadow: inset 0 0 6px 3px $inset-shadow-active;
|
||||
text-shadow: 0 -1px 1px $text-shadow-active;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
// Flat Button
|
||||
//************************************************************************//
|
||||
@mixin flat($base-color, $grayscale: false, $textsize: inherit, $padding: 7px 18px) {
|
||||
$color: hsl(0, 0, 100%);
|
||||
|
||||
@if is-light($base-color) {
|
||||
$color: hsl(0, 0, 20%);
|
||||
}
|
||||
|
||||
background-color: $base-color;
|
||||
border-radius: 3px;
|
||||
border: none;
|
||||
color: $color;
|
||||
display: inline-block;
|
||||
font-size: inherit;
|
||||
font-weight: bold;
|
||||
padding: 7px 18px;
|
||||
text-decoration: none;
|
||||
background-clip: padding-box;
|
||||
|
||||
&:hover:not(:disabled){
|
||||
$base-color-hover: adjust-color($base-color, $saturation: 4%, $lightness: 5%);
|
||||
|
||||
@if $grayscale == true {
|
||||
$base-color-hover: grayscale($base-color-hover);
|
||||
}
|
||||
|
||||
background-color: $base-color-hover;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
&:active:not(:disabled),
|
||||
&:focus:not(:disabled) {
|
||||
$base-color-active: adjust-color($base-color, $saturation: -4%, $lightness: -5%);
|
||||
|
||||
@if $grayscale == true {
|
||||
$base-color-active: grayscale($base-color-active);
|
||||
}
|
||||
|
||||
background-color: $base-color-active;
|
||||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,23 @@
|
||||
// Modern micro clearfix provides an easy way to contain floats without adding additional markup.
|
||||
//
|
||||
// Example usage:
|
||||
//
|
||||
// // Contain all floats within .wrapper
|
||||
// .wrapper {
|
||||
// @include clearfix;
|
||||
// .content,
|
||||
// .sidebar {
|
||||
// float : left;
|
||||
// }
|
||||
// }
|
||||
|
||||
@mixin clearfix {
|
||||
&:after {
|
||||
content:"";
|
||||
display:table;
|
||||
clear:both;
|
||||
}
|
||||
}
|
||||
|
||||
// Acknowledgements
|
||||
// Beat *that* clearfix: [Thierry Koblentz](http://www.css-101.org/articles/clearfix/latest-new-clearfix-so-far.php)
|
||||
@@ -0,0 +1,111 @@
|
||||
// directional-property mixins are shorthands
|
||||
// for writing properties like the following
|
||||
//
|
||||
// @include margin(null 0 10px);
|
||||
// ------
|
||||
// margin-right: 0;
|
||||
// margin-bottom: 10px;
|
||||
// margin-left: 0;
|
||||
//
|
||||
// - or -
|
||||
//
|
||||
// @include border-style(dotted null);
|
||||
// ------
|
||||
// border-top-style: dotted;
|
||||
// border-bottom-style: dotted;
|
||||
//
|
||||
// ------
|
||||
//
|
||||
// Note: You can also use false instead of null
|
||||
|
||||
@function collapse-directionals($vals) {
|
||||
$output: null;
|
||||
|
||||
$A: nth( $vals, 1 );
|
||||
$B: if( length($vals) < 2, $A, nth($vals, 2));
|
||||
$C: if( length($vals) < 3, $A, nth($vals, 3));
|
||||
$D: if( length($vals) < 2, $A, nth($vals, if( length($vals) < 4, 2, 4) ));
|
||||
|
||||
@if $A == 0 { $A: 0 }
|
||||
@if $B == 0 { $B: 0 }
|
||||
@if $C == 0 { $C: 0 }
|
||||
@if $D == 0 { $D: 0 }
|
||||
|
||||
@if $A == $B and $A == $C and $A == $D { $output: $A }
|
||||
@else if $A == $C and $B == $D { $output: $A $B }
|
||||
@else if $B == $D { $output: $A $B $C }
|
||||
@else { $output: $A $B $C $D }
|
||||
|
||||
@return $output;
|
||||
}
|
||||
|
||||
@function contains-falsy($list) {
|
||||
@each $item in $list {
|
||||
@if not $item {
|
||||
@return true;
|
||||
}
|
||||
}
|
||||
|
||||
@return false;
|
||||
}
|
||||
|
||||
@mixin directional-property($pre, $suf, $vals) {
|
||||
// Property Names
|
||||
$top: $pre + "-top" + if($suf, "-#{$suf}", "");
|
||||
$bottom: $pre + "-bottom" + if($suf, "-#{$suf}", "");
|
||||
$left: $pre + "-left" + if($suf, "-#{$suf}", "");
|
||||
$right: $pre + "-right" + if($suf, "-#{$suf}", "");
|
||||
$all: $pre + if($suf, "-#{$suf}", "");
|
||||
|
||||
$vals: collapse-directionals($vals);
|
||||
|
||||
@if contains-falsy($vals) {
|
||||
@if nth($vals, 1) { #{$top}: nth($vals, 1); }
|
||||
|
||||
@if length($vals) == 1 {
|
||||
@if nth($vals, 1) { #{$right}: nth($vals, 1); }
|
||||
} @else {
|
||||
@if nth($vals, 2) { #{$right}: nth($vals, 2); }
|
||||
}
|
||||
|
||||
// prop: top/bottom right/left
|
||||
@if length($vals) == 2 {
|
||||
@if nth($vals, 1) { #{$bottom}: nth($vals, 1); }
|
||||
@if nth($vals, 2) { #{$left}: nth($vals, 2); }
|
||||
|
||||
// prop: top right/left bottom
|
||||
} @else if length($vals) == 3 {
|
||||
@if nth($vals, 3) { #{$bottom}: nth($vals, 3); }
|
||||
@if nth($vals, 2) { #{$left}: nth($vals, 2); }
|
||||
|
||||
// prop: top right bottom left
|
||||
} @else if length($vals) == 4 {
|
||||
@if nth($vals, 3) { #{$bottom}: nth($vals, 3); }
|
||||
@if nth($vals, 4) { #{$left}: nth($vals, 4); }
|
||||
}
|
||||
|
||||
// prop: top/right/bottom/left
|
||||
} @else {
|
||||
#{$all}: $vals;
|
||||
}
|
||||
}
|
||||
|
||||
@mixin margin($vals...) {
|
||||
@include directional-property(margin, false, $vals...);
|
||||
}
|
||||
|
||||
@mixin padding($vals...) {
|
||||
@include directional-property(padding, false, $vals...);
|
||||
}
|
||||
|
||||
@mixin border-style($vals...) {
|
||||
@include directional-property(border, style, $vals...);
|
||||
}
|
||||
|
||||
@mixin border-color($vals...) {
|
||||
@include directional-property(border, color, $vals...);
|
||||
}
|
||||
|
||||
@mixin border-width($vals...) {
|
||||
@include directional-property(border, width, $vals...);
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
@mixin ellipsis($width: 100%) {
|
||||
display: inline-block;
|
||||
max-width: $width;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
$georgia: Georgia, Cambria, "Times New Roman", Times, serif;
|
||||
$helvetica: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
|
||||
$lucida-grande: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
|
||||
$monospace: "Bitstream Vera Sans Mono", Consolas, Courier, monospace;
|
||||
$verdana: Verdana, Geneva, sans-serif;
|
||||