Skip to content

Instantly share code, notes, and snippets.

View Matix-Media's full-sized avatar
🏠
Working from home

Max Heilmann Matix-Media

🏠
Working from home
View GitHub Profile
@Matix-Media
Matix-Media / ScoreHelper
Last active April 10, 2021 16:02
ScoreHelper Spigot
/*
* MIT License
*
* Copyright (c) 2021 Matix Media, Inc.
*
* 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,
{
"Provider": "Matix's Mod Installer ❤",
"Website": "https://www.matix-media.net",
"Modpacks":[
{
"Name":"Survival Default Kit",
"Creator":"Matix",
"Version":"0.1.4",
"McVersion":"1.16.4",
"ModpackDownload":"https://cdn.matix-media.net/dd/ddca9ada",
@Matix-Media
Matix-Media / coding-garden-videos.css
Last active August 1, 2020 20:33
Made a little redesign of coding.garden/videos :D
h1.title {
margin-top: 1rem;
color: #7a8a7d;
margin-bottom: 3rem;
}
div.filter-links {
align-items: flex-start;
justify-content: flex-start;
margin-right: 5rem;
@Matix-Media
Matix-Media / distrowatch-dark.css
Last active March 15, 2020 21:38
New design for DistroWatch.com
/*
Design Preview: https://imgur.com/DtlEnrp
*/
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400;700&display=swap');
body {
color: white;
background: #1e1e1e;
margin: 0;
@Matix-Media
Matix-Media / steam-improved-layout.css
Last active February 28, 2020 12:13
Improved layout for steam website
/*
License: MIT
Created by Max H (Matix Media, Inc.)
*/
/*ELEMS*/
.btn_green_white_innerfade,
.btn_green_white_innerfade span,
.btn_darkblue_white_innerfade,
.btn_darkblue_white_innerfade span,