summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/matches.css.scss
blob: e0bed856b92cff7f56bd4a1307e9e3de688b42ff (plain)
1
2
3
4
5
6
7
8
9
10
11
// Place all the styles related to the matches controller here.
// They will automatically be included in application.css.
// You can use Sass (SCSS) here: http://sass-lang.com/

#match-tree{
	float: right;
}

#hovered-info-text {
	
}