Skip to content

Instantly share code, notes, and snippets.

@JaeSeoKim
JaeSeoKim / 42seoul_link_all_cache_dirs.sh
Last active January 3, 2024 05:48
42Seoul Cluster Mac 용량확보 스크립트!
@JaeSeoKim
JaeSeoKim / tistory.html
Created March 26, 2020 14:06
three.js - rotation geometry, css2d
<style>
.label {
background-color: lavender;
opacity: 1;
border-radius: 1em;
padding-left: 10px;
padding-right: 10px;
box-shadow: 5px 5px 20px -5px #000000;
}