view themes/cr.css @ 0:9a8781112c5f default tip

init
author anatofuz <anatofuz@cr.ie.u-ryukyu.ac.jp>
date Sat, 30 May 2020 19:13:55 +0900
parents
children
line wrap: on
line source

/* @theme cr */

@import 'default';

section {
  background-image: url("assets/logo.svg");
  background-position: right 3% bottom 2%;
  background-repeat: no-repeat;
  background-attachment: 5%;
  background-size: 20% auto;
}