Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
93ade044c06837b99eb60ce85d98a067e7c2e40a
/
.
/
scouting
/
www
/
entry
/
entry.component.css
blob: cec2a47fb6543e1e81c473e38dd607c7c8ee72b5 [
file
] [
log
] [
blame
]
*
{
padding
:
10px
;
}
.
center-column
{
display
:
flex
;
align-items
:
stretch
;
flex-direction
:
column
;
text-align
:
center
;
}
.
buttons
{
display
:
flex
;
justify-content
:
space-between
;
}
textarea
{
width
:
300px
;
height
:
150px
;
}