index
:
drinks_machine
main
Unnamed repository; edit this file 'description' to name the repository.
user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
web_interface
/
static
/
style
/
main.css
blob: 0112e1a2bd77bb56073e6731a6fe54cf178e35c8 (
plain
)
1
2
3
4
5
6
7
.
dispense-drink
{
width
:
85
%
;
/* Fill card width */
}
.
drink-name
{
display
:
inline
;
}