view sat_templates/templates/bulma/_browser/bulma_sat.scss @ 355:ff67c700405e

remove websocket legacy code: It is not needed anymore as websocket are not handled with Brython
author Goffi <goffi@goffi.org>
date Thu, 30 Mar 2023 17:00:45 +0200
parents 0e69b5843c2f
children
line wrap: on
line source

@charset "utf-8";
$primary: #82baff;
$body-background-color: #eaeaea;

@import "node_modules/bulma/bulma.sass";