mirror of
https://github.com/TotalFreedomMC/Website.git
synced 2024-12-22 16:25:12 +00:00
1e29e694de
The entire of the old site doesn't work when hosted how we now host the site, so I've replaced it with a landing page. New site design to then come in due course.
14 lines
No EOL
262 B
CSS
14 lines
No EOL
262 B
CSS
/* Custom Stylesheet */
|
|
/**
|
|
* Use this file to override Materialize files so you can update
|
|
* the core Materialize files in the future
|
|
*
|
|
* Made By MaterializeCSS.com
|
|
*/
|
|
|
|
.icon-block {
|
|
padding: 0 15px;
|
|
}
|
|
.icon-block .material-icons {
|
|
font-size: inherit;
|
|
} |