Skip to content

Instantly share code, notes, and snippets.

View pulkit-singh-shipsy's full-sized avatar

Pulkit Singh pulkit-singh-shipsy

View GitHub Profile
@pulkit-singh-shipsy
pulkit-singh-shipsy / main.css
Last active September 18, 2021 02:31
Github Projects
.project-pane {
width: 100% !important
}
.lh-default {
line-height: 0.9 !important;
}
.Link--primary.js-project-card-details-external-link {
font-size: 12px;
}
.p-3 {
@pulkit-singh-shipsy
pulkit-singh-shipsy / main.js
Created September 27, 2021 10:39
fur elise on deployment
// ==UserScript==
// @name Deployment - fur elise
// @namespace http://tampermonkey.net/
// @version 0.1
// @description try to take over the world!
// @author You
// @match https://jenkins.shipsy.in/blue/organizations/jenkins/*
// @icon https://www.google.com/s2/favicons?domain=shipsy.in
// @grant none
// ==/UserScript==