Browse Source

- Add a simple stylesheet

pull/16/head
Jaussoin Timothée 12 years ago
parent
commit
a78c810beb
  1. 4
      tests/webrtc/style.css

4
tests/webrtc/style.css

@ -0,0 +1,4 @@
#camera-stream {
/*width: 200px;*/
float: right;
}
Loading…
Cancel
Save