/*
Theme Name: CPS_v2
Author: UAssist, Inc.
Author URI: https://www.uassist.co.jp/
*/

#wpadminbar {
/*  top: auto !important;
  bottom: 0 !important;*/
  opacity: .2;
}
#wpadminbar:hover {
  opacity: 1;
}